in reply to Re: Does IO::Select work? Anywhere?
in thread Does IO::Select work? Anywhere?
Doesn’t work for me. :-(
I copied-and-pasted the code into a file named “344_SoPW.pl” and ran it with the following results:
19:46 >perl -c 344_SoPW.pl 344_SoPW.pl syntax OK 19:46 >perl 344_SoPW.pl syntax error at -e line 1, at EOF Execution of -e aborted due to compilation errors. syntax error at -e line 1, at EOF Execution of -e aborted due to compilation errors. Terminating on signal SIGINT(2) 19:47 >
(Had to Control-C as it just hung.) My configuration:
Hope this info is useful,
Athanasius <°(((>< contra mundum
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Does IO::Select work? Anywhere?
by Anonymous Monk on Oct 21, 2012 at 10:30 UTC | |
|
Re^3: Does IO::Select work? Anywhere?
by BrowserUk (Patriarch) on Oct 21, 2012 at 10:18 UTC |