Start 2011-02-10T18:00:27 ActivePerl-1003 CPAN-1.9402 Going to read '/home/fly1003/var/cpan/Metadata' Database was generated on Thu, 10 Feb 2011 22:34:43 GMT Running make for M/MO/MONS/XML-RPC-Fast-0.7.tar.gz Checksum for /net/nas/data/cpan/authors/id/M/MO/MONS/XML-RPC-Fast-0.7.tar.gz ok Will not use Archive::Tar, need 1.00 XML-RPC-Fast-0.7/ XML-RPC-Fast-0.7/inc/ XML-RPC-Fast-0.7/Changes XML-RPC-Fast-0.7/MANIFEST XML-RPC-Fast-0.7/lib/ XML-RPC-Fast-0.7/ex/ XML-RPC-Fast-0.7/t/ XML-RPC-Fast-0.7/META.yml XML-RPC-Fast-0.7/MANIFEST.SKIP XML-RPC-Fast-0.7/README.pod XML-RPC-Fast-0.7/.gitignore XML-RPC-Fast-0.7/xt/ XML-RPC-Fast-0.7/LICENSE XML-RPC-Fast-0.7/Makefile.PL XML-RPC-Fast-0.7/README XML-RPC-Fast-0.7/xt/99-dist.t XML-RPC-Fast-0.7/t/02-enc.t XML-RPC-Fast-0.7/t/pod-coverage.t XML-RPC-Fast-0.7/t/00-load.t XML-RPC-Fast-0.7/t/pod.t XML-RPC-Fast-0.7/t/01-compatibility.t XML-RPC-Fast-0.7/ex/anyevent-client.pl XML-RPC-Fast-0.7/ex/sample.pl XML-RPC-Fast-0.7/ex/anyevent-sync.pl XML-RPC-Fast-0.7/ex/anyevent-client-gv.pl XML-RPC-Fast-0.7/lib/XML/ XML-RPC-Fast-0.7/lib/XML/RPC/ XML-RPC-Fast-0.7/lib/XML/RPC/Enc.pm XML-RPC-Fast-0.7/lib/XML/RPC/UA/ XML-RPC-Fast-0.7/lib/XML/RPC/Fast.pm XML-RPC-Fast-0.7/lib/XML/RPC/UA.pm XML-RPC-Fast-0.7/lib/XML/RPC/Enc/ XML-RPC-Fast-0.7/lib/XML/RPC/Enc/LibXML.pm XML-RPC-Fast-0.7/lib/XML/RPC/UA/Curl.pm XML-RPC-Fast-0.7/lib/XML/RPC/UA/AnyEvent.pm XML-RPC-Fast-0.7/lib/XML/RPC/UA/AnyEventSync.pm XML-RPC-Fast-0.7/lib/XML/RPC/UA/LWP.pm XML-RPC-Fast-0.7/inc/Module/ XML-RPC-Fast-0.7/inc/Module/Install.pm XML-RPC-Fast-0.7/inc/Module/Install/ XML-RPC-Fast-0.7/inc/Module/AutoInstall.pm XML-RPC-Fast-0.7/inc/Module/Install/AutoInstall.pm XML-RPC-Fast-0.7/inc/Module/Install/Makefile.pm XML-RPC-Fast-0.7/inc/Module/Install/Include.pm XML-RPC-Fast-0.7/inc/Module/Install/Metadata.pm XML-RPC-Fast-0.7/inc/Module/Install/WriteAll.pm XML-RPC-Fast-0.7/inc/Module/Install/Win32.pm XML-RPC-Fast-0.7/inc/Module/Install/Fetch.pm XML-RPC-Fast-0.7/inc/Module/Install/Base.pm /bin/tar: Read 4608 bytes from - XML-RPC-Fast-0.7/inc/Module/Install/Can.pm CPAN.pm: Going to build M/MO/MONS/XML-RPC-Fast-0.7.tar.gz >>> /home/fly1003/ap1003/bin/perl-static Makefile.PL *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... *** Since we're running under CPAN, I'll just let it take care of the dependency's installation later. [Core Features] - Test::More ...loaded. (0.96) - Test::NoWarnings ...loaded. (1.02) - lib::abs ...loaded. (0.92 >= 0.90) - Encode ...loaded. (2.42) - LWP::UserAgent ...loaded. (5.835) - HTTP::Request ...loaded. (5.827) - HTTP::Response ...loaded. (5.836) - HTTP::Headers ...loaded. (5.835) - XML::LibXML ...loaded. (1.69 >= 1.58) - XML::Hash::LX ...loaded. (0.06 >= 0.05) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for XML::RPC::Fast Generated makefile for XML-RPC-Fast-0.7 >>> make cp lib/XML/RPC/UA.pm blib/lib/XML/RPC/UA.pm cp lib/XML/RPC/Enc.pm blib/lib/XML/RPC/Enc.pm cp README.pod blib/lib/XML/RPC/README.pod cp lib/XML/RPC/UA/Curl.pm blib/lib/XML/RPC/UA/Curl.pm cp lib/XML/RPC/Enc/LibXML.pm blib/lib/XML/RPC/Enc/LibXML.pm cp lib/XML/RPC/UA/LWP.pm blib/lib/XML/RPC/UA/LWP.pm cp lib/XML/RPC/Fast.pm blib/lib/XML/RPC/Fast.pm cp lib/XML/RPC/UA/AnyEvent.pm blib/lib/XML/RPC/UA/AnyEvent.pm cp lib/XML/RPC/UA/AnyEventSync.pm blib/lib/XML/RPC/UA/AnyEventSync.pm Manifying blib/man3/XML::RPC::UA.3 Manifying blib/man3/XML::RPC::README.3 Manifying blib/man3/XML::RPC::Enc.3 Manifying blib/man3/XML::RPC::UA::LWP.3 Manifying blib/man3/XML::RPC::Enc::LibXML.3 Manifying blib/man3/XML::RPC::UA::Curl.3 Manifying blib/man3/XML::RPC::Fast.3 Manifying blib/man3/XML::RPC::UA::AnyEvent.3 Manifying blib/man3/XML::RPC::UA::AnyEventSync.3 MONS/XML-RPC-Fast-0.7.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1003/ap1003/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/00-load.t t/01-compatibility.t t/02-enc.t t/pod-coverage.t t/pod.t # Testing XML::RPC::Fast 0.7, XML::LibXML 1.69, Perl 5.010000, /home/fly1003/ap1003/bin/perl-static t/00-load.t ........... 1..9 ok 1 - use XML::RPC::Fast; ok 2 - use XML::RPC::Enc; ok 3 - use XML::RPC::Enc::LibXML; ok 4 - use XML::RPC::UA; ok 5 - use XML::RPC::UA::LWP; ok 6 - use XML::RPC::UA::Curl; ok 7 # skip AnyEvent::HTTP missed, UA::AnyEvent will not work ok 8 # skip AnyEvent::HTTP missed, UA::AnyEvent will not work ok 9 - no warnings ok t/01-compatibility.t .. 1..2 ok 1 - args struct ok 2 - no warnings ok t/02-enc.t ............ 1..42 ok 1 - undef args ok 2 - decode empty ok 3 - custom undef args ok 4 - decode empty custom ok 5 - request i4 ok 6 - request double ok 7 - request string ok 8 - request struct ok 9 - request xml struct ok 10 - request array ok 11 - request custom compat ok 12 - request custom bless ok 13 - request custom bless ok 14 - response i4 ok 15 - response double ok 16 - response string ok 17 - response i8 ok 18 - response -i8 ok 19 - response very big integer ok 20 - response big double ok 21 - response +0 ok 22 - response -0 ok 23 - fault ok 24 - external_encoding ok 25 - utf8-ness ok 26 - decode i4 ok 27 - decode double ok 28 - decode string ok 29 - decode custom compat ok 30 - decode custom bless ok 31 - decode custom bless struct ok 32 - decode struct ok 33 - decode base64 ok 34 - decode datetime ok 35 - decode 1 ok 36 - decode 2 ok 37 - utf8 xml content length ok 38 - inplace octets xml content length ok 39 - octets xml content length ok 40 - decode 3 ok 41 - decode 4 ok 42 - no warnings ok t/pod-coverage.t ...... skipped: $ENV{TEST_AUTHOR} not set t/pod.t ............... 1..9 ok 1 - POD test for blib/lib/XML/RPC/UA.pm ok 2 - POD test for blib/lib/XML/RPC/Enc.pm ok 3 - POD test for blib/lib/XML/RPC/README.pod ok 4 - POD test for blib/lib/XML/RPC/Fast.pm ok 5 - POD test for blib/lib/XML/RPC/UA/Curl.pm ok 6 - POD test for blib/lib/XML/RPC/UA/LWP.pm ok 7 - POD test for blib/lib/XML/RPC/UA/AnyEvent.pm ok 8 - POD test for blib/lib/XML/RPC/UA/AnyEventSync.pm ok 9 - POD test for blib/lib/XML/RPC/Enc/LibXML.pm ok All tests successful. Files=5, Tests=62, 1 wallclock secs ( 0.02 usr 0.04 sys + 0.45 cusr 0.18 csys = 0.69 CPU) Result: PASS MONS/XML-RPC-Fast-0.7.tar.gz make test TEST_VERBOSE=1 -- OK Mons Anderson <mons@cpan.org> Fast and modular implementation for an XML-RPC client and server >>> (cd /home/fly1003/var/cpan/build/XML-RPC-Fast-0.7-aRbmgr && tar cvf - XML-RPC-Fast-0.7.ppd blib) | gzip -c >/home/fly1003/var/REPO/M/MO/MONS/XML-RPC-Fast-0.7.tar.gz XML-RPC-Fast-0.7.ppd blib/ blib/lib/ blib/lib/XML/ blib/lib/XML/RPC/ blib/lib/XML/RPC/UA.pm blib/lib/XML/RPC/Enc.pm blib/lib/XML/RPC/README.pod blib/lib/XML/RPC/UA/ blib/lib/XML/RPC/UA/Curl.pm blib/lib/XML/RPC/UA/LWP.pm blib/lib/XML/RPC/UA/AnyEvent.pm blib/lib/XML/RPC/UA/AnyEventSync.pm blib/lib/XML/RPC/Enc/ blib/lib/XML/RPC/Enc/LibXML.pm blib/lib/XML/RPC/Fast.pm blib/man3/ blib/man3/XML::RPC::UA.3 blib/man3/XML::RPC::README.3 blib/man3/XML::RPC::Enc.3 blib/man3/XML::RPC::UA::LWP.3 blib/man3/XML::RPC::Enc::LibXML.3 blib/man3/XML::RPC::UA::Curl.3 blib/man3/XML::RPC::Fast.3 blib/man3/XML::RPC::UA::AnyEvent.3 blib/man3/XML::RPC::UA::AnyEventSync.3 >>> mv /home/fly1003/var/cpan/build/XML-RPC-Fast-0.7-aRbmgr/XML-RPC-Fast-0.7.ppd /home/fly1003/var/REPO/M/MO/MONS Finished 2011-02-10T18:00:31