Most seems to work, but not some tests :
t/06_tk.............
***
*** Please note: This test will pop up a Tk window.
***
Modification of a read-only value attempted at macro
substrate_pause_filehandle_watcher (defined in blib/lib/POE/Kernel/Tk.pm
at line 225) invoked from blib/lib/POE/Kernel.pm line 2903.
a '_signal' state was sent from blib/lib/POE/Kernel/Tk.pm at 367 to
session 2, but session 2 has neither that state nor a _default state to
handle it
dubious
Test returned status 29 (wstat 7424, 0x1d00)
DIED. FAILED tests 2-9
Failed 8/9 tests, 11.11% okay
t/26_comp_tcp.......Can't locate POE/Component/Client/TCP.pm in @INC (@INC
contains: ./lib ../lib ./blib/arch ./blib/lib
/usr/local/lib/perl5/i586-linux/5.00405
/usr/local/lib/perl5/i586-linux/5.00405
/usr/local/lib/perl5/i586-linux/5.00405 /usr/local/lib/perl5
/usr/local/lib/perl5/i586-linux/5.00405
/usr/local/lib/perl5/i586-linux/5.00405 /usr/local/lib/perl5
/usr/local/lib/perl5/site_perl/i586-linux
/usr/local/lib/perl5/site_perl/i586-linux /usr/local/lib/perl5/site_perl .
/usr/local/lib/perl5/i586-linux/5.00405 /usr/local/lib/perl5
/usr/local/lib/perl5/site_perl/i586-linux /usr/local/lib/perl5/site_perl
..) at (eval 49) line 1.
BEGIN failed--compilation aborted at (eval 49) line 1.
could not import qw(Component::Client::TCP) at t/26_comp_tcp.t line 14
BEGIN failed--compilation aborted at t/26_comp_tcp.t line 14.
dubious
Many warning messages (for example) :
t/22_wheel_run......Parens missing around "my" list at
/usr/local/lib/perl5/site_perl/IO/Pty.pm line 21.
Useless use of a variable in void context at
/usr/local/lib/perl5/site_perl/IO/Pty.pm line 21.
Useless use of a variable in void context at
/usr/local/lib/perl5/site_perl/IO/Pty.pm line 21.
using a pipe at blib/lib/POE/Pipe/OneWay.pm line 53.
ar(GLOB(0x84ff50c)) bw(GLOB(0x84ff524))
using a UNIX domain socketpair at blib/lib/POE/Pipe/OneWay.pm line 84.
ar(GLOB(0x84ff554)) bw(GLOB(0x84ff50c))
using a plain INET socket at blib/lib/POE/Pipe/OneWay.pm line 120.
ar(GLOB(0x84ff56c)) bw(GLOB(0x850e7cc))
using a plain INET socket at blib/lib/POE/Pipe/OneWay.pm line 120.
ar(GLOB(0x851371c)) bw(GLOB(0x8513734))
using a plain INET socket at blib/lib/POE/Pipe/OneWay.pm line 120.
ar(GLOB(0x85136c8)) bw(GLOB(0x85136e0))
using a plain INET socket at blib/lib/POE/Pipe/OneWay.pm line 120.
ar(GLOB(0x851a398)) bw(GLOB(0x851a3b0))
using a plain INET socket at blib/lib/POE/Pipe/OneWay.pm line 120.
ar(GLOB(0x851a344)) bw(GLOB(0x851a35c))
using a plain INET socket at blib/lib/POE/Pipe/OneWay.pm line 120.
ar(GLOB(0x851d9ac)) bw(GLOB(0x851d9c4))
ok
-Philip