PATH=C:\Program Files\Microsoft Platform SDK\Bin;C:\Program Files\Microsoft Platform SDK\Bin\WinNT;C:\Program Files\Microsoft Visual Studio\VC98\Bin;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\cygwin\bin;C:\cpanfly-5.14\var\megalib\bin;C:\Perl-5.14\site\bin;C:\Perl-5.14\bin;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\instantclient_11_2;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\mysql\bin Start 2015-04-17T00:27:29 ActivePerl-1400 CPAN-2.00 LIB=C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~3\VC98\Lib;C:\PROGRA~1\MICROS~3\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~3\VC98\ATL\Include;C:\PROGRA~1\MICROS~3\VC98\Include;C:\PROGRA~1\MICROS~3\VC98\MFC\Include PATH=C:/CPANFL~1.14/var/libs/bin;C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~3\VC98\Bin;C:\PROGRA~1\MICROS~3\Common\MSDev98\Bin;C:\cygwin\bin;C:\CPANFL~1.14\var\megalib\bin;C:\Perl-5.14\site\bin;C:\Perl-5.14\bin;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\INSTAN~1;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\mysql\bin Reading 'C:\cpanfly-5.14\var\cpan\Metadata' Database was generated on Fri, 17 Apr 2015 05:17:02 GMT Running make for O/OA/OALDERS/LWP-ConsoleLogger-0.000015.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/O/OA/OALDERS/LWP-ConsoleLogger-0.000015.tar.gz Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\O\OA\OALDERS\LWP-ConsoleLogger-0.000015.tar.gz ok LWP-ConsoleLogger-0.000015/ LWP-ConsoleLogger-0.000015/Build.PL LWP-ConsoleLogger-0.000015/Changes LWP-ConsoleLogger-0.000015/CONTRIBUTORS LWP-ConsoleLogger-0.000015/cpanfile LWP-ConsoleLogger-0.000015/dist.ini LWP-ConsoleLogger-0.000015/examples/ LWP-ConsoleLogger-0.000015/INSTALL LWP-ConsoleLogger-0.000015/lib/ LWP-ConsoleLogger-0.000015/LICENSE LWP-ConsoleLogger-0.000015/Makefile.PL LWP-ConsoleLogger-0.000015/MANIFEST LWP-ConsoleLogger-0.000015/META.json LWP-ConsoleLogger-0.000015/META.yml LWP-ConsoleLogger-0.000015/README LWP-ConsoleLogger-0.000015/t/ LWP-ConsoleLogger-0.000015/t/author-pod-spell.t LWP-ConsoleLogger-0.000015/t/LWP/ LWP-ConsoleLogger-0.000015/t/release-cpan-changes.t LWP-ConsoleLogger-0.000015/t/test-data/ LWP-ConsoleLogger-0.000015/t/test-data/content-regex.html LWP-ConsoleLogger-0.000015/t/test-data/foo.html LWP-ConsoleLogger-0.000015/t/LWP/ConsoleLogger/ LWP-ConsoleLogger-0.000015/t/LWP/ConsoleLogger.t LWP-ConsoleLogger-0.000015/t/LWP/ConsoleLogger/Easy.t LWP-ConsoleLogger-0.000015/lib/LWP/ LWP-ConsoleLogger-0.000015/lib/LWP/ConsoleLogger/ LWP-ConsoleLogger-0.000015/lib/LWP/ConsoleLogger.pm LWP-ConsoleLogger-0.000015/lib/LWP/ConsoleLogger/Easy.pm LWP-ConsoleLogger-0.000015/examples/dump-only-headers.pl LWP-ConsoleLogger-0.000015/examples/html-in-text.pl LWP-ConsoleLogger-0.000015/examples/http-tiny-mech.pl LWP-ConsoleLogger-0.000015/examples/log-to-file.pl LWP-ConsoleLogger-0.000015/examples/new-york-times.pl LWP-ConsoleLogger-0.000015/examples/pithub.pl CPAN.pm: Building O/OA/OALDERS/LWP-ConsoleLogger-0.000015.tar.gz >>> C:\Perl-5.14\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Generating a nmake-style Makefile Writing Makefile for LWP::ConsoleLogger Writing MYMETA.yml and MYMETA.json >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/LWP/ConsoleLogger/Easy.pm blib\lib\LWP\ConsoleLogger\Easy.pm cp lib/LWP/ConsoleLogger.pm blib\lib\LWP\ConsoleLogger.pm OALDERS/LWP-ConsoleLogger-0.000015.tar.gz nmake -- OK Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. "C:\Perl-5.14\bin\perl.exe" "-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:///C:/cpanfly-5.14/var/cpan/build/LWP-ConsoleLogger-0.000015-FYzljp/t/test-data/foo.html .-----------------+--------------------------------. | Request Header | Value | +-----------------+--------------------------------+ | Accept-Encoding | gzip, x-gzip, deflate, x-bzip2 | | User-Agent | libwww-perl/6.13 | '-----------------+--------------------------------' ==> 200 OK .-----------------+-------------------------------. | Response Header | Value | +-----------------+-------------------------------+ | Client-Date | Fri, 17 Apr 2015 07:27:37 GMT | | Content-Length | 119 | | Content-Type | text/html | | Last-Modified | Thu, 16 Apr 2015 21:49:20 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:///C:/cpanfly-5.14/var/cpan/build/LWP-ConsoleLogger-0.000015-FYzljp/t/test-data/foo.html .-----------------+--------------------. | Request Header | Value | +-----------------+--------------------+ | Accept-Encoding | gzip | | User-Agent | WWW-Mechanize/1.74 | '-----------------+--------------------' ==> 200 OK .-----------------+-------------------------------. | Response Header | Value | +-----------------+-------------------------------+ | Client-Date | Fri, 17 Apr 2015 07:27:37 GMT | | Content-Length | 119 | | Content-Type | text/html | | Last-Modified | Thu, 16 Apr 2015 21:49:20 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:///C:/cpanfly-5.14/var/cpan/build/LWP-ConsoleLogger-0.000015-FYzljp/t/test-data/content-regex.html .-----------------+--------------------------------. | Request Header | Value | +-----------------+--------------------------------+ | Accept-Encoding | gzip, x-gzip, deflate, x-bzip2 | | User-Agent | libwww-perl/6.13 | '-----------------+--------------------------------' ==> 200 OK .-----------------+-------------------------------. | Response Header | Value | +-----------------+-------------------------------+ | Client-Date | Fri, 17 Apr 2015 07:27:37 GMT | | Content-Length | 257 | | Content-Type | text/html | | Last-Modified | Thu, 16 Apr 2015 21:49:20 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 GET file://C:/cpanfly-5.14/var/cpan/build/LWP-ConsoleLogger-0.000015-FYzljp/t/test-data/foo.html .-----------------+--------------------------------. | Request Header | Value | +-----------------+--------------------------------+ | Accept-Encoding | gzip, x-gzip, deflate, x-bzip2 | | User-Agent | libwww-perl/6.13 | '-----------------+--------------------------------' ==> 200 OK .-----------------+-------------------------------. | Response Header | Value | +-----------------+-------------------------------+ | Client-Date | Fri, 17 Apr 2015 07:27:38 GMT | | Content-Length | 119 | | Content-Type | text/html | | Last-Modified | Thu, 16 Apr 2015 21:49:20 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://C:/cpanfly-5.14/var/cpan/build/LWP-ConsoleLogger-0.000015-FYzljp/t/test-data/foo.html .-----------------+--------------------. | Request Header | Value | +-----------------+--------------------+ | Accept-Encoding | gzip | | User-Agent | WWW-Mechanize/1.74 | '-----------------+--------------------' ==> 200 OK .-----------------+-------------------------------. | Response Header | Value | +-----------------+-------------------------------+ | Client-Date | Fri, 17 Apr 2015 07:27:38 GMT | | Content-Length | 119 | | Content-Type | text/html | | Last-Modified | Thu, 16 Apr 2015 21:49:20 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:50234/ .-----------------+--------------------------------. | Request Header | Value | +-----------------+--------------------------------+ | Accept-Encoding | gzip, x-gzip, deflate, x-bzip2 | | User-Agent | libwww-perl/6.13 | '-----------------+--------------------------------' ==> 200 OK .---------------------+-------------------------------. | Response Header | Value | +---------------------+-------------------------------+ | Client-Date | Fri, 17 Apr 2015 07:27:40 GMT | | Client-Peer | 127.0.0.1:50234 | | Client-Response-Num | 1 | | Content-Type | text/xml | '---------------------+-------------------------------' .----------------------------------. | Content | +----------------------------------+ | baz | '----------------------------------' .---------------------------------------------------------------. | Text | +---------------------------------------------------------------+ | { | | foo => { | | bar => "baz", | | id => 1 | | } | | } | '---------------------------------------------------------------' GET http://localhost:50933/ .-----------------+--------------------------------. | Request Header | Value | +-----------------+--------------------------------+ | Accept-Encoding | gzip, x-gzip, deflate, x-bzip2 | | User-Agent | libwww-perl/6.13 | '-----------------+--------------------------------' ==> 200 OK .---------------------+-------------------------------. | Response Header | Value | +---------------------+-------------------------------+ | Client-Date | Fri, 17 Apr 2015 07:27:42 GMT | | Client-Peer | 127.0.0.1:50933 | | Client-Response-Num | 1 | | Content-Type | text/html | '---------------------+-------------------------------' .-----------------------------------. | Content | +-----------------------------------+ | | '-----------------------------------' .--------------------------. | Text | +--------------------------+ | * one | | | | * two | '--------------------------' POST http://localhost:51452/ POST Params: .-----+-------. | Key | Value | +-----+-------+ | baz | qux | | foo | bar | '-----+-------' .-----------------+-----------------------------------. | Request Header | Value | +-----------------+-----------------------------------+ | Accept-Encoding | gzip, x-gzip, deflate, x-bzip2 | | Content-Length | 15 | | Content-Type | application/x-www-form-urlencoded | | User-Agent | libwww-perl/6.13 | '-----------------+-----------------------------------' ==> 500 Status read failed: An existing connection was forcibly closed by the remote host. .-----------------+-------------------------------. | Response Header | Value | +-----------------+-------------------------------+ | Client-Date | Fri, 17 Apr 2015 07:27:43 GMT | | Client-Warning | Internal response | | Content-Type | text/plain | '-----------------+-------------------------------' .------------------------------------------------------------------------------. | Content | +------------------------------------------------------------------------------+ | Status read failed: An existing connection was forcibly closed by the remot- | | e host. at C:/cpanfly-5.14/var/megalib/Net/HTTP/Methods.pm line 276. | '------------------------------------------------------------------------------' .------------------------------------------------------------------------------. | Text | +------------------------------------------------------------------------------+ | Status read failed: An existing connection was forcibly closed by the remot- | | e host. at C:/cpanfly-5.14/var/megalib/Net/HTTP/Methods.pm line 276. | '------------------------------------------------------------------------------' t\LWP\ConsoleLogger\Easy.t .. ok 1 - code lives ok 2 - code lives ok 3 - GET XML ok 4 - XML parsed ok 5 - GET HTML ok 6 - POST param pasring 1..6 ok t\release-cpan-changes.t .... skipped: these tests are for release candidate testing All tests successful. Files=4, Tests=9, 8 wallclock secs ( 0.08 usr + 0.01 sys = 0.09 CPU) Result: PASS OALDERS/LWP-ConsoleLogger-0.000015.tar.gz nmake test TEST_VERBOSE=1 -- OK Olaf Alders <olaf@wundersolutions.com> LWP tracing and debugging >>> (cd C:\cpanfly-5.14\var\cpan\build\LWP-ConsoleLogger-0.000015-FYzljp && tar cvf - LWP-ConsoleLogger-0.000015.ppd blib) | gzip -c >C:/cpanfly-5.14/var/REPO/O/OA/OALDERS/LWP-ConsoleLogger-0.000015.tar.gz LWP-ConsoleLogger-0.000015.ppd blib/ blib/lib/ blib/lib/LWP/ blib/lib/LWP/ConsoleLogger/ blib/lib/LWP/ConsoleLogger/Easy.pm blib/lib/LWP/ConsoleLogger.pm >>> mv C:\cpanfly-5.14\var\cpan\build\LWP-ConsoleLogger-0.000015-FYzljp/LWP-ConsoleLogger-0.000015.ppd C:/cpanfly-5.14/var/REPO/O/OA/OALDERS Finished 2015-04-17T00:27:44