Writing Makefile for Net::PSYC cp PSYC/Event/Glib.pm blib/lib/Net/PSYC/Event/Glib.pm cp PSYC/Event.pm blib/lib/Net/PSYC/Event.pm cp PSYC/Hook.pm blib/lib/Net/PSYC/Hook.pm cp PSYC/Storage.pm blib/lib/Net/PSYC/Storage.pm cp PSYC/Tie/AbbrevHash.pm blib/lib/Net/PSYC/Tie/AbbrevHash.pm cp PSYC/Event/Event.pm blib/lib/Net/PSYC/Event/Event.pm cp PSYC/Client.pm blib/lib/Net/PSYC/Client.pm cp PSYC/Tie/File.pm blib/lib/Net/PSYC/Tie/File.pm cp PSYC/MMP/State.pm blib/lib/Net/PSYC/MMP/State.pm cp PSYC/Event/IO_Select.pm blib/lib/Net/PSYC/Event/IO_Select.pm cp PSYC/Circuit.pm blib/lib/Net/PSYC/Circuit.pm cp PSYC.pm blib/lib/Net/PSYC.pm cp PSYC/Datagram.pm blib/lib/Net/PSYC/Datagram.pm cp PSYC/MMP/Compress.pm blib/lib/Net/PSYC/MMP/Compress.pm cp PSYC/FileShare.pm blib/lib/Net/PSYC/FileShare.pm cp PSYC/State.pm blib/lib/Net/PSYC/State.pm PSYC/MMP/State.pm:53: Unknown command paragraph "=old sub new { my $class = shift; my $obj = shift; my $self = { 'state' => {}, 'vars' => {}, 'state_temp' => {}, 'connection' => $obj, }; return bless $self, $class; }" Manifying blib/man3/Net::PSYC::MMP::State.3 Manifying blib/man3/Net::PSYC::Event.3 Manifying blib/man3/Net::PSYC::Circuit.3 Manifying blib/man3/Net::PSYC.3 Manifying blib/man3/Net::PSYC::Client.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/compress......1..8 ok 1 - registering main::msg for all incoming packets I am psyc://127.0.0.1:52470 ok 2 - binding a tcp port 127.0.0.1 -> 127.0.0.1 ok 3 - sending/receiving psyc packets via tcp ok 4 - rendering psyc messages with psyctext() ok 5 - sending fragments ok 6 - Zlib compression in_rate: 391.64 % out_rate: 25.53 % ok 7 - starting/stopping event loop ok 8 - MMP state ok t/psyc_parse....Testing the uniform parser: Testing the mmp parser: 1..8 ok 1 - Parsing 'psyc://:d' ok 2 - Parsing 'psyc://funky-subdomain.test_host.er:34c' ok 3 - Parsing 'xmpp:test@sample.org:c' ok 4 - Parsing 'psyc://test@samplüe.org:56d/~hey' ok 5 - Parsing 'psyc://test@sample.org:56d/~hey' ok 6 - Parsing 'xmpp:test@sample.org' ok 7 - Parsing 'mailto:test@sample.org:9999' ok 8 - Parsing mmp. ok t/tcp...........1..7 Debug Level 0 set for Net::PSYC/0.21. ok 1 - registering main::msg for all incoming packets I am psyc://127.0.0.1:52472 ok 2 - binding a tcp port 127.0.0.1 -> 127.0.0.1 ok 3 - sending/receiving psyc packets via tcp ok 4 - rendering psyc messages with psyctext() ok 5 - sending fragments ok 6 - starting/stopping event loop ok 7 - MMP state ok t/timer1........1..3 ! If nothing happens for more than 5 seconds, ! terminate the test and report the failure! ok 1 - Setting up timer-events with IO::Select. ok 2 - Setting up repeating timer-events. ok 3 - Removing timer-event. ok t/timer2........1..3 ! If nothing happens for more than 5 seconds, ! terminate the test and report the failure! ok 1 - Setting up timer-events with Event.pm. ok 2 - Setting up repeating timer-events. ok 3 - Removing timer-event. ok t/udp...........1..7 ok 1 - registering main::msg for all incoming packets I am psyc://127.0.0.1:65220d ok 2 - binding an udp port ok 3 - getting an random udp port ok 4 - sending a psyc packet via udp ok 5 - receiving psyc packet via udp ok 6 - rendering psyc messages with psyctext() ok 7 - starting/stopping event loop ok All tests successful. Files=6, Tests=36, 9 wallclock secs ( 1.35 cusr + 0.28 csys = 1.63 CPU) Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/Net/PSYC.pm Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/Net/PSYC/Event.pm Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/Net/PSYC/Hook.pm Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/Net/PSYC/Storage.pm Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/Net/PSYC/Client.pm Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/Net/PSYC/Circuit.pm Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/Net/PSYC/Datagram.pm Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/Net/PSYC/FileShare.pm Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/Net/PSYC/State.pm Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/Net/PSYC/Event/Glib.pm Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/Net/PSYC/Event/Event.pm Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/Net/PSYC/Event/IO_Select.pm Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/Net/PSYC/Tie/AbbrevHash.pm Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/Net/PSYC/Tie/File.pm Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/Net/PSYC/MMP/State.pm Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/Net/PSYC/MMP/Compress.pm Installing /home/cpanrun/ia64/build/5.8.2/man/man3/Net::PSYC::MMP::State.3 Installing /home/cpanrun/ia64/build/5.8.2/man/man3/Net::PSYC::Event.3 Installing /home/cpanrun/ia64/build/5.8.2/man/man3/Net::PSYC::Circuit.3 Installing /home/cpanrun/ia64/build/5.8.2/man/man3/Net::PSYC.3 Installing /home/cpanrun/ia64/build/5.8.2/man/man3/Net::PSYC::Client.3 Appending installation info to /home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi/perllocal.pod