Skip to content

Try to contribute my Expect patches back to expect.pm #16

@rfdrake

Description

@rfdrake

I can't remember exactly what I did, so I need to puzzle out the code to try to figure out what it does. The idea of having callbacks inside the interconnect which are register-able seems like it would be handy for more than just me.

This needs a few things:

  1. Make sure the code is flexible so it works in other peoples use cases
  2. Document how it works
  3. Make it easier to register functions. Right now I believe you need to use asterisks to dereference things or something, which makes the syntax unwieldy. It's possible that this is caused by legacy code from very old perl days, but it might need to stay around if Expect still supports ancient perls.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions