PATH=/usr/bin:/bin:/home/fly1600/var/megalib/bin Start 2014-07-15T02:09:21 ActivePerl-1600 CPAN-2.00 Reading '/home/fly1600/var/cpan/Metadata' Database was generated on Tue, 15 Jul 2014 08:06:12 GMT Running make for O/OA/OALDERS/LWP-ConsoleLogger-0.000008.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/O/OA/OALDERS/LWP-ConsoleLogger-0.000008.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/O/OA/OALDERS/CHECKSUMS Checksum for /home/fly1600/var/cpan/sources/authors/id/O/OA/OALDERS/LWP-ConsoleLogger-0.000008.tar.gz ok LWP-ConsoleLogger-0.000008/ LWP-ConsoleLogger-0.000008/Build.PL LWP-ConsoleLogger-0.000008/Changes LWP-ConsoleLogger-0.000008/CONTRIBUTORS LWP-ConsoleLogger-0.000008/cpanfile LWP-ConsoleLogger-0.000008/dist.ini LWP-ConsoleLogger-0.000008/examples/ LWP-ConsoleLogger-0.000008/INSTALL LWP-ConsoleLogger-0.000008/lib/ LWP-ConsoleLogger-0.000008/LICENSE LWP-ConsoleLogger-0.000008/Makefile.PL LWP-ConsoleLogger-0.000008/MANIFEST LWP-ConsoleLogger-0.000008/META.json LWP-ConsoleLogger-0.000008/README LWP-ConsoleLogger-0.000008/t/ LWP-ConsoleLogger-0.000008/t/author-pod-spell.t LWP-ConsoleLogger-0.000008/t/LWP/ LWP-ConsoleLogger-0.000008/t/release-cpan-changes.t LWP-ConsoleLogger-0.000008/t/test-data/ LWP-ConsoleLogger-0.000008/t/test-data/content-regex.html LWP-ConsoleLogger-0.000008/t/test-data/foo.html LWP-ConsoleLogger-0.000008/t/LWP/ConsoleLogger/ LWP-ConsoleLogger-0.000008/t/LWP/ConsoleLogger.t LWP-ConsoleLogger-0.000008/t/LWP/ConsoleLogger/Easy.t LWP-ConsoleLogger-0.000008/lib/LWP/ LWP-ConsoleLogger-0.000008/lib/LWP/ConsoleLogger/ LWP-ConsoleLogger-0.000008/lib/LWP/ConsoleLogger.pm LWP-ConsoleLogger-0.000008/lib/LWP/ConsoleLogger/Easy.pm LWP-ConsoleLogger-0.000008/examples/new-york-times.pl CPAN.pm: Building O/OA/OALDERS/LWP-ConsoleLogger-0.000008.tar.gz >>> /home/fly1600/ap1600/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for LWP::ConsoleLogger Writing MYMETA.yml and MYMETA.json >>> make cp lib/LWP/ConsoleLogger/Easy.pm blib/lib/LWP/ConsoleLogger/Easy.pm cp lib/LWP/ConsoleLogger.pm blib/lib/LWP/ConsoleLogger.pm Manifying blib/man3/LWP::ConsoleLogger.3 Manifying blib/man3/LWP::ConsoleLogger::Easy.3 OALDERS/LWP-ConsoleLogger-0.000008.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1600/ap1600/bin/perl-static "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/LWP/*.t t/LWP/ConsoleLogger/*.t t/author-pod-spell.t ........ skipped: these tests are for testing by the author GET file:///home/fly1600/var/cpan/build/LWP-ConsoleLogger-0.000008-aDuaqg/t/test-data/foo.html .-----------------+--------------------------------. | Header Name | Value | +-----------------+--------------------------------+ | Accept-Encoding | gzip, x-gzip, deflate, x-bzip2 | | User-Agent | libwww-perl/6.07 | '-----------------+--------------------------------' 200 OK .----------------+-------------------------------. | Header Name | Value | +----------------+-------------------------------+ | Client-Date | Tue, 15 Jul 2014 09:09:29 GMT | | Content-Length | 119 | | Content-Type | text/html | | Last-Modified | Mon, 14 Jul 2014 23:08:03 GMT | | Title | I am entitled | '----------------+-------------------------------' .------------------------------------------------------------------------------. | Content | +------------------------------------------------------------------------------+ | | | | | I am entitled | | | | | | I worked hard for this body. | | | | | '------------------------------------------------------------------------------' .--------------------------------------------. | Text | +--------------------------------------------+ | I am entitled I worked hard for this body. | '--------------------------------------------' GET file:///home/fly1600/var/cpan/build/LWP-ConsoleLogger-0.000008-aDuaqg/t/test-data/foo.html .-----------------+--------------------. | Header Name | Value | +-----------------+--------------------+ | Accept-Encoding | gzip | | User-Agent | WWW-Mechanize/1.73 | '-----------------+--------------------' 200 OK .----------------+-------------------------------. | Header Name | Value | +----------------+-------------------------------+ | Client-Date | Tue, 15 Jul 2014 09:09:29 GMT | | Content-Length | 119 | | Content-Type | text/html | | Last-Modified | Mon, 14 Jul 2014 23:08:03 GMT | | Title | I am entitled | '----------------+-------------------------------' .------------------------------------------------------------------------------. | Content | +------------------------------------------------------------------------------+ | | | | | I am entitled | | | | | | I worked hard for this body. | | | | | '------------------------------------------------------------------------------' .--------------------------------------------. | Text | +--------------------------------------------+ | I am entitled I worked hard for this body. | '--------------------------------------------' GET file:////home/fly1600/var/cpan/build/LWP-ConsoleLogger-0.000008-aDuaqg/t/test-data/content-regex.html .-----------------+--------------------------------. | Header Name | Value | +-----------------+--------------------------------+ | Accept-Encoding | gzip, x-gzip, deflate, x-bzip2 | | User-Agent | libwww-perl/6.07 | '-----------------+--------------------------------' 200 OK .----------------+-------------------------------. | Header Name | Value | +----------------+-------------------------------+ | Client-Date | Tue, 15 Jul 2014 09:09:29 GMT | | Content-Length | 257 | | Content-Type | text/html | | Last-Modified | Mon, 14 Jul 2014 23:08:03 GMT | | Title | I am entitled | '----------------+-------------------------------' # Content-Type: text/html .------------------------------------------------------------------------------. | Content | +------------------------------------------------------------------------------+ | XXX | | The gas man came and took out our electric stove. | | I helped him carry her. | | | '------------------------------------------------------------------------------' # Content-Type: text/html .------------------------------------------------------------------------------. | Text | +------------------------------------------------------------------------------+ | XXX The gas man came and took out our electric stove. I helped him carry he- | | r. | '------------------------------------------------------------------------------' t/LWP/ConsoleLogger.t ....... ok 1 - logger compiles ok 2 - code lives ok 3 - code lives 1..3 ok "my" variable $xml masks earlier declaration in same scope at t/LWP/ConsoleLogger/Easy.t line 61. GET file:///home/fly1600/var/cpan/build/LWP-ConsoleLogger-0.000008-aDuaqg/t/test-data/foo.html .-----------------+--------------------------------. | Header Name | Value | +-----------------+--------------------------------+ | Accept-Encoding | gzip, x-gzip, deflate, x-bzip2 | | User-Agent | libwww-perl/6.07 | '-----------------+--------------------------------' 200 OK .----------------+-------------------------------. | Header Name | Value | +----------------+-------------------------------+ | Client-Date | Tue, 15 Jul 2014 09:09:30 GMT | | Content-Length | 119 | | Content-Type | text/html | | Last-Modified | Mon, 14 Jul 2014 23:08:03 GMT | | Title | I am entitled | '----------------+-------------------------------' .------------------------------------------------------------------------------. | Content | +------------------------------------------------------------------------------+ | | | | | I am entitled | | | | | | I worked hard for this body. | | | | | '------------------------------------------------------------------------------' .--------------------------------------------. | Text | +--------------------------------------------+ | I am entitled I worked hard for this body. | '--------------------------------------------' GET file:///home/fly1600/var/cpan/build/LWP-ConsoleLogger-0.000008-aDuaqg/t/test-data/foo.html .-----------------+--------------------. | Header Name | Value | +-----------------+--------------------+ | Accept-Encoding | gzip | | User-Agent | WWW-Mechanize/1.73 | '-----------------+--------------------' 200 OK .----------------+-------------------------------. | Header Name | Value | +----------------+-------------------------------+ | Client-Date | Tue, 15 Jul 2014 09:09:30 GMT | | Content-Length | 119 | | Content-Type | text/html | | Last-Modified | Mon, 14 Jul 2014 23:08:03 GMT | | Title | I am entitled | '----------------+-------------------------------' .------------------------------------------------------------------------------. | Content | +------------------------------------------------------------------------------+ | | | | | I am entitled | | | | | | I worked hard for this body. | | | | | '------------------------------------------------------------------------------' .--------------------------------------------. | Text | +--------------------------------------------+ | I am entitled I worked hard for this body. | '--------------------------------------------' GET http://localhost:51188/ .-----------------+--------------------------------. | Header Name | Value | +-----------------+--------------------------------+ | Accept-Encoding | gzip, x-gzip, deflate, x-bzip2 | | User-Agent | libwww-perl/6.07 | '-----------------+--------------------------------' 200 OK .---------------------+-------------------------------. | Header Name | Value | +---------------------+-------------------------------+ | Client-Date | Tue, 15 Jul 2014 09:09:30 GMT | | Client-Peer | 127.0.0.1:51188 | | Client-Response-Num | 1 | | Content-Length | 32 | | Content-Type | text/xml | | Date | Tue, 15 Jul 2014 09:09:30 GMT | | Server | HTTP::Server::PSGI | '---------------------+-------------------------------' .----------------------------------. | Content | +----------------------------------+ | baz | '----------------------------------' .-----------------------------------------------------------------. | Text | +-----------------------------------------------------------------+ | \ { | | foo => { | | bar => "baz", | | id => 1 | | } | | } | '-----------------------------------------------------------------' t/LWP/ConsoleLogger/Easy.t .. ok 1 - code lives ok 2 - code lives ok 3 - GET XML ok 4 - XML parsed 1..4 ok t/release-cpan-changes.t .... skipped: these tests are for release candidate testing All tests successful. Files=4, Tests=7, 3 wallclock secs ( 0.03 usr 0.00 sys + 2.21 cusr 0.10 csys = 2.34 CPU) Result: PASS OALDERS/LWP-ConsoleLogger-0.000008.tar.gz make test TEST_VERBOSE=1 -- OK Picked up version from Makefile Picked up distname from Makefile Picked up abstract from Makefile Olaf Alders <olaf@wundersolutions.com> Easy LWP tracing and debugging >>> (cd /home/fly1600/var/cpan/build/LWP-ConsoleLogger-0.000008-aDuaqg && tar cvf - LWP-ConsoleLogger-0.000008.ppd blib) | gzip -c >/home/fly1600/var/REPO/O/OA/OALDERS/LWP-ConsoleLogger-0.000008.tar.gz LWP-ConsoleLogger-0.000008.ppd blib/ blib/lib/ blib/lib/LWP/ blib/lib/LWP/ConsoleLogger/ blib/lib/LWP/ConsoleLogger/Easy.pm blib/lib/LWP/ConsoleLogger.pm blib/man3/ blib/man3/LWP::ConsoleLogger.3 blib/man3/LWP::ConsoleLogger::Easy.3 >>> mv /home/fly1600/var/cpan/build/LWP-ConsoleLogger-0.000008-aDuaqg/LWP-ConsoleLogger-0.000008.ppd /home/fly1600/var/REPO/O/OA/OALDERS VmSize: 130180 kB Finished 2014-07-15T02:09:31