Checking if your kit is complete... Looks good Writing Makefile for PTools Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/PTools/WordWrap.pm blib\lib\PTools\WordWrap.pm cp lib/PTools/Local.pm blib\lib\PTools\Local.pm cp lib/PTools/Date/Format.pm blib\lib\PTools\Date\Format.pm cp lib/PTools/Loader.pm blib\lib\PTools\Loader.pm cp lib/PTools/Passwd.pm blib\lib\PTools\Passwd.pm cp lib/PTools/Options.pm blib\lib\PTools\Options.pm cp lib/PTools/Proc/Run.pm blib\lib\PTools\Proc\Run.pm cp lib/PTools/List.pm blib\lib\PTools\List.pm cp lib/PTools/Proc/Backtick.pm blib\lib\PTools\Proc\Backtick.pm cp lib/PTools/Proc/Daemonize.pm blib\lib\PTools\Proc\Daemonize.pm cp lib/PTools/Debug.pm blib\lib\PTools\Debug.pm cp lib/PTools.pm blib\lib\PTools.pm cp lib/PTools/Date/Parse.pm blib\lib\PTools\Date\Parse.pm cp lib/PTools/String.pm blib\lib\PTools\String.pm cp lib/PTools/Counter.pm blib\lib\PTools\Counter.pm cp lib/PTools/RedirectIO.pm blib\lib\PTools\RedirectIO.pm cp lib/PTools/Time/Elapsed.pm blib\lib\PTools\Time\Elapsed.pm cp lib/PTools/Extender.pm blib\lib\PTools\Extender.pm cp lib/PTools/Verbose.pm blib\lib\PTools\Verbose.pm cp lib/PTools/Global.pm blib\lib\PTools\Global.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib\lib', 'blib\arch')" t/*.t t/*/*.t t/*/*/*.t t/PTools...................1..7 ok 1 - use PTools; ok 2 - loaded Counter ok 3 - loaded Loader ok 4 - loaded Options ok 5 - loaded Debug ok 6 - ! loaded Verbose ok 7 - ! loaded Global ok t/PTools/Counter...........1..30 ok 1 - use PTools::Counter; ok 2 - is defined ok 3 - is defined ok 4 - is zero ok 5 - is one ok 6 - is defined ok 7 - is zero ok 8 - is five ok 9 - is defined ok 10 - is zero ok 11 - has error ok 12 - is defined ok 13 - is zero ok 14 - not defined ok 15 - good result ok 16 - good result ok 17 - good format ok 18 - good format ok 19 - good format ok 20 - good format ok 21 - good format ok 22 - good format ok 23 - good format ok 24 - good format ok 25 - good format ok 26 - good format ok 27 - good format not ok 28 - time format # TODO Can't set TZ in test script?! # Failed (TODO) test 'time format' # at t/PTools/Counter.t line 99. not ok 29 - time format # TODO Can't set TZ in test script?! # Failed (TODO) test 'time format' # at t/PTools/Counter.t line 116. not ok 30 - time format # TODO Can't set TZ in test script?! # Failed (TODO) test 'time format' # at t/PTools/Counter.t line 120. ok t/PTools/Date/Format.......1..3 ok 1 - use PTools::Date::Format; ok 2 - Instantiation okay ok 3 - Does '%u' directive work? ok t/PTools/Date/Parse........1..4 ok 1 - use PTools::Date::Parse; ok 2 - Instantiation okay ok 3 - str2time parsing okay ok 4 - strptime parsing okay ok t/PTools/Debug.............1..28 ok 1 - use PTools::Debug; ok 2 - Debug instantiated ok 3 - Debug not set ok 4 - No Message ok 5 - Debug is set ok 6 - Debug at level 1 ok 7 - Debug not level 2 ok 8 - A Message ok 9 - No Message ok 10 - A Message ok 11 - A Message ok 12 - No Message ok 13 - A Message ok 14 - No Message ok 15 - No Message ok 16 - No Message ok 17 - A Message ok 18 - A Message ok 19 - No Message ok 20 - A Message ok 21 - A Message ok 22 - No Message ok 23 - No Message ok 24 - No Message ok 25 - No Message ok 26 - A Message ok 27 - No Message ok 28 - A Message ok t/PTools/Extender..........1..6 ok 1 - use PTools::Extender; ok 2 - Extender can extend() ok 3 - Extender can extended() ok 4 - Extender can unextend() ok 5 - Extender can expand() ok 6 - Extender has PTools::Loader ok t/PTools/Global............1..8 # Failed test 'use PTools::Global;' # at t/PTools/Global.t line 8. # Tried to use 'PTools::Global'. # Error: fileparse(): need a valid pathname at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\PTools\blib\lib/PTools/Global.pm line 130 # BEGIN failed--compilation aborted at t/PTools/Global.t line 8. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Can't locate object method "new" via package "PTools::Global" at t/PTools/Global.t line 12. # Looks like you planned 8 tests but only ran 2. # Looks like you failed 1 test of 2 run. # Looks like your test died just after 2. not ok 1 - use PTools::Global; ok 2 - Inheritance okay dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1, 3-8 Failed 7/8 tests, 12.50% okay t/PTools/List..............1..9 ok 1 - use PTools::List; ok 2 - Instantiation okay ok 3 - How many errs occured? ok 4 - Show me the 'errs' ok 5 - How many warn occured? ok 6 - Can we combine lists? ok 7 - How many lists do we have? ok 8 - Does format() work? ok 9 - Does summary() work? ok t/PTools/Loader............1..6 ok 1 - use PTools::Loader; ok 2 - loaded Counter ok 3 - loaded Options ok 4 - loaded Debug ok 5 - ! loaded Verbose ok 6 - ! loaded Global ok t/PTools/Local.............1..9 # Failed test 'use PTools::Local;' # at t/PTools/Local.t line 8. not ok 1 - use PTools::Local; # Tried to use 'PTools::Local'. # Error: fileparse(): need a valid pathname at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\PTools\blib\lib/PTools/Global.pm line 130 # BEGIN failed--compilation aborted at t/PTools/Local.t line 8. # Compilation failed in require at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\PTools\blib\lib/PTools/Local.pm line 24. # BEGIN failed--compilation aborted at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\PTools\blib\lib/PTools/Local.pm line 24. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. # Failed test 'Inheritance okay' # at t/PTools/Local.t line 10. not ok 2 - Inheritance okay # got: '0' # expected: '1' Can't locate object method "new" via package "PTools::Local" at t/PTools/Local.t line 12. # Looks like you planned 9 tests but only ran 2. # Looks like you failed 2 tests of 2 run. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-9 Failed 9/9 tests, 0.00% okay t/PTools/Options...........1..7 ok 1 - use PTools::Options; ok 2 - Instantiation okay ok 3 ok 4 ok 5 ok 6 - Foo is bar (manual accessor) ok 7 - Bar is foo (auto accessor) ok t/PTools/Passwd............1..4 ok 1 - use PTools::Passwd; ok 2 - Instantiation okay ok 3 - Do passwds match? ok 4 - Do passwds match? ok t/PTools/Proc/Backtick.....1..1 ok 1 - use PTools::Proc::Backtick; ok t/PTools/Proc/Daemonize....1..2 ok 1 - use PTools::Proc::Daemonize; ok 2 - Instantiation okay ok t/PTools/Proc/Run..........1..2 ok 1 - use PTools::Proc::Run; ok 2 - Instantiation okay ok t/PTools/RedirectIO........1..1 ok 1 - use PTools::RedirectIO; ok t/PTools/String............1..19 ok 1 - use PTools::String; ok 2 - String instantiated ok 3 - Simple comma addition ok 4 - Commas, decimal, w/text ok 5 - Center some text ok 6 - Right-justify text ok 7 - Commas to a list of nums w/text ok 8 - Initial Upshift Okay ok 9 - Whitespace strip okay ok 10 - Left space strip okay ok 11 - Right space strip okay ok 12 - Result is 'undef' ok 13 - Result is zero ok 14 - Result is one ok 15 - Result is okay ok 16 - Result is okay ok 17 - Result is okay ok 18 - Result is okay ok 19 - Result is okay ok t/PTools/Time/Elapsed......1..8 ok 1 - use PTools::Time::Elapsed; ok 2 - Instantiation okay ok 3 - Is convert( secs ) working? ok 4 - Is convert( start,end ) working? ok 5 - Is granular( secs ) working? ok 6 - Is granular( start,end ) working? ok 7 - Is convertArgs( secs ) working? ok 8 - Is convertArgs( start,end ) working? ok t/PTools/Verbose...........1..8 ok 1 - use PTools::Verbose; ok 2 - Instantiation okay ok 3 - A Message ok 4 - Nothing on stdout ok 5 - Nothing on stderr ok 6 - A Message ok 7 - A Message ok 8 - Nothing on stderr ok t/PTools/WordWrap..........1..3 ok 1 - use PTools::WordWrap; ok 2 - Wrapped okay ok 3 - Wrapped okay ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/PTools/Global.t 255 65280 8 13 1 3-8 t/PTools/Local.t 255 65280 9 16 1-9 Failed 2/20 test scripts. 16/165 subtests failed. Files=20, Tests=165, 2 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 2/20 test programs. 16/165 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.