in reply to Re: Any examples for IO::React?
in thread Any examples for IO::React?
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