in reply to Re^2: Writing Interrupt proram in PERL
in thread Writing Interrupt proram in PERL

So, is there any work-around for using POE::Wheel::ReadLine under windows environment?

Replies are listed 'Best First'.
Re^4: Writing Interrupt proram in PERL
by marto (Cardinal) on Oct 05, 2009 at 11:34 UTC

    From the documentation:

    "Really good workarounds are possible but don't exist as of this writing. They involve writing a special POE::Loop for Windows ..."

    Perhaps you could implement this suggestion, or search the web to see if anyone else has achieved something similar.

    Martin