in reply to Any examples for IO::React?

Why is that example insufficient?

Replies are listed 'Best First'.
Re^2: Any examples for IO::React?
by perlseeker19 (Novice) on Jul 23, 2008 at 09:35 UTC
    the example is insufficient because it uses proc::spawn for initiating a telnet session.but proc::spawn is not supported by windows. i even require an example for spawning a command prompt and executing some commands. Also i need info regarding alternate method to expect method in Expect.pm