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:\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:\mysql\bin Start 2011-12-04T02:59:50 ActivePerl-1400 CPAN-1.9402 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:\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:\mysql\bin Going to read 'C:\cpanfly-5.14\var\cpan\Metadata' Database was generated on Sun, 04 Dec 2011 09:31:02 GMT Running make for G/GB/GBUDD/IPsonar-0.23.tgz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/G/GB/GBUDD/IPsonar-0.23.tgz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/G/GB/GBUDD/CHECKSUMS Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\G\GB\GBUDD\IPsonar-0.23.tgz ok IPsonar/ IPsonar/Changes IPsonar/ignore.txt IPsonar/lib/ IPsonar/Makefile.PL IPsonar/MANIFEST IPsonar/README IPsonar/t/ IPsonar/TODO IPsonar/t/00-load.t IPsonar/t/001_setup.t IPsonar/t/001a_setup.t IPsonar/t/002_paging.t IPsonar/t/002a_paging.t IPsonar/t/boilerplate.t IPsonar/t/manifest.t IPsonar/t/pod-coverage.t IPsonar/t/pod.t IPsonar/t/test1_2.data IPsonar/lib/IPsonar.pm CPAN.pm: Going to build G/GB/GBUDD/IPsonar-0.23.tgz >>> C:\Perl-5.14\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for IPsonar 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/IPsonar.pm blib\lib\IPsonar.pm GBUDD/IPsonar-0.23.tgz 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" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t # Testing IPsonar 0.23, Perl 5.014000, C:\Perl-5.14\bin\perl.exe t/00-load.t ....... 1..1 ok 1 - use IPsonar; ok Use of uninitialized value $headers in split at blib\lib\Net\SSLeay.pm (autosplit into blib\lib\auto\Net\SSLeay\do_httpx2.al) line 2605. t/001_setup.t ..... 1..4 ok 1 - use IPsonar; ok 2 # skip TEST_RSN or TEST_REPORT not set. ok 3 # skip TEST_RSN or TEST_REPORT not set. ok 4 - query croaks on invalid RSN ok Use of uninitialized value $headers in split at blib\lib\Net\SSLeay.pm (autosplit into blib\lib\auto\Net\SSLeay\do_httpx2.al) line 2605. t/001a_setup.t .... 1..4 ok 1 - use IPsonar; ok 2 - Connect to RSN and verify apiVersion ok 3 - Check error handling for bad call ok 4 - query croaks on invalid RSN ok t/002_paging.t .... 1..2 ok 1 # skip TEST_RSN or TEST_REPORT not set. ok 2 # skip TEST_RSN or TEST_REPORT not set. ok t/002a_paging.t ... 1..2 ok 1 - Empty results should page correctly Testing page size 1 Testing page size 2 Testing page size 3 Testing page size 4 Testing page size 5 Testing page size 6 Testing page size 7 Testing page size 8 Testing page size 9 Testing page size 10 Testing page size 11 Testing page size 12 Testing page size 13 Testing page size 14 Testing page size 15 Testing page size 16 Testing page size 17 ok 2 - Testing Paging over different page sizes # ok t/boilerplate.t ... 1..3 ok 1 - README contains no boilerplate text # TODO Need to replace the boilerplate text not ok 2 - Changes contains boilerplate text # TODO Need to replace the boilerplate text # Failed (TODO) test 'Changes contains boilerplate text' # at t/boilerplate.t line 24. # placeholder date/time appears on lines 3 6 ok 3 - lib/IPsonar.pm contains no boilerplate text # TODO Need to replace the boilerplate text ok t/manifest.t ...... skipped: Author tests not required for installation t/pod-coverage.t .. 1..1 ok 1 - Pod coverage on IPsonar ok t/pod.t ........... 1..1 ok 1 - POD test for blib\lib\IPsonar.pm ok All tests successful. Test Summary Report ------------------- t/boilerplate.t (Wstat: 0 Tests: 3 Failed: 0) TODO passed: 1, 3 Files=9, Tests=18, 6 wallclock secs ( 0.05 usr + 0.00 sys = 0.05 CPU) Result: PASS GBUDD/IPsonar-0.23.tgz nmake test TEST_VERBOSE=1 -- OK Picked up version from Makefile Picked up distname from Makefile Picked up abstract from Makefile George Budd <gbudd@cpan.org> Wrapper to interact with the Lumeta IPsonar API >>> (cd C:\cpanfly-5.14\var\cpan\build\IPsonar-vBFM3i && tar cvf - IPsonar-0.23.ppd blib) | gzip -c >C:/cpanfly-5.14/var/REPO/G/GB/GBUDD/IPsonar-0.23.tar.gz IPsonar-0.23.ppd blib/ blib/lib/ blib/lib/IPsonar.pm >>> mv C:\cpanfly-5.14\var\cpan\build\IPsonar-vBFM3i/IPsonar-0.23.ppd C:/cpanfly-5.14/var/REPO/G/GB/GBUDD Finished 2011-12-04T03:05:35