in reply to Re: Using AnyEvent to control an interactive program
in thread Using AnyEvent to control an interactive program

I guess what I want is AnyEvent::Expect, an Expect implementation based on AnyEvent, but no such module exists, unfortunately.
  • Comment on Re^2: Using AnyEvent to control an interactive program

Replies are listed 'Best First'.
Re^3: Using AnyEvent to control an interactive program
by tybalt89 (Monsignor) on Oct 04, 2016 at 17:49 UTC

    So just grab AnyEvent and Expect.pm and a really big vise and squeeze them together :)