Checking if your kit is complete... Looks good Writing Makefile for PTools 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 Manifying blib/man3/PTools::WordWrap.3 Manifying blib/man3/PTools::Local.3 Manifying blib/man3/PTools::Date::Format.3 Manifying blib/man3/PTools::Loader.3 Manifying blib/man3/PTools::Passwd.3 Manifying blib/man3/PTools::Options.3 Manifying blib/man3/PTools::Proc::Run.3 Manifying blib/man3/PTools::Proc::Backtick.3 Manifying blib/man3/PTools::List.3 Manifying blib/man3/PTools::Proc::Daemonize.3 Manifying blib/man3/PTools::Debug.3 Manifying blib/man3/PTools.3 Manifying blib/man3/PTools::Date::Parse.3 Manifying blib/man3/PTools::String.3 Manifying blib/man3/PTools::Counter.3 Manifying blib/man3/PTools::RedirectIO.3 Manifying blib/man3/PTools::Time::Elapsed.3 Manifying blib/man3/PTools::Extender.3 Manifying blib/man3/PTools::Global.3 Manifying blib/man3/PTools::Verbose.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-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. ok 30 - time format # TODO Can't set TZ in test script?! ok 1/30 unexpectedly succeeded TODO PASSED test 30 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 ok 1 - use PTools::Global; ok 2 - Inheritance okay ok 3 - Instantiation okay ok 4 - Global get okay ok 5 - Global path okay (w/o '/') ok 6 - Global path okay (with '/') ok 7 - Global reset okay ok 8 - Global getHostname() ok ok 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 ok 1 - use PTools::Local; ok 2 - Inheritance okay ok 3 - Instantiation okay ok 4 - Global get okay ok 5 - Local get okay ok 6 - Global is not Local-okay ok 7 - Global reset okay ok 8 - Local path okay (w/o '/') ok 9 - Local path okay (with '/') ok 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 All tests successful (1 subtest UNEXPECTEDLY SUCCEEDED). Passed TODO Stat Wstat TODOs Pass List of Passed ------------------------------------------------------------------------------- t/PTools/Counter.t 3 1 30 Files=20, Tests=165, 2 wallclock secs ( 1.23 cusr + 0.41 csys = 1.64 CPU) Installing /Users/cpanrun/build/5.8.8/html/site/lib/PTools.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/PTools/Counter.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/PTools/Debug.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/PTools/Extender.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/PTools/Global.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/PTools/List.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/PTools/Loader.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/PTools/Local.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/PTools/Options.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/PTools/Passwd.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/PTools/RedirectIO.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/PTools/String.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/PTools/Verbose.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/PTools/WordWrap.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/PTools/Date/Format.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/PTools/Date/Parse.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/PTools/Proc/Backtick.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/PTools/Proc/Daemonize.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/PTools/Proc/Run.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/PTools/Time/Elapsed.html Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/PTools.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/PTools/Counter.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/PTools/Debug.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/PTools/Extender.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/PTools/Global.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/PTools/List.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/PTools/Loader.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/PTools/Local.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/PTools/Options.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/PTools/Passwd.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/PTools/RedirectIO.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/PTools/String.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/PTools/Verbose.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/PTools/WordWrap.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/PTools/Date/Format.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/PTools/Date/Parse.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/PTools/Proc/Backtick.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/PTools/Proc/Daemonize.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/PTools/Proc/Run.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/PTools/Time/Elapsed.pm Installing /Users/cpanrun/build/5.8.8/man/man3/PTools.3 Installing /Users/cpanrun/build/5.8.8/man/man3/PTools::Counter.3 Installing /Users/cpanrun/build/5.8.8/man/man3/PTools::Date::Format.3 Installing /Users/cpanrun/build/5.8.8/man/man3/PTools::Date::Parse.3 Installing /Users/cpanrun/build/5.8.8/man/man3/PTools::Debug.3 Installing /Users/cpanrun/build/5.8.8/man/man3/PTools::Extender.3 Installing /Users/cpanrun/build/5.8.8/man/man3/PTools::Global.3 Installing /Users/cpanrun/build/5.8.8/man/man3/PTools::List.3 Installing /Users/cpanrun/build/5.8.8/man/man3/PTools::Loader.3 Installing /Users/cpanrun/build/5.8.8/man/man3/PTools::Local.3 Installing /Users/cpanrun/build/5.8.8/man/man3/PTools::Options.3 Installing /Users/cpanrun/build/5.8.8/man/man3/PTools::Passwd.3 Installing /Users/cpanrun/build/5.8.8/man/man3/PTools::Proc::Backtick.3 Installing /Users/cpanrun/build/5.8.8/man/man3/PTools::Proc::Daemonize.3 Installing /Users/cpanrun/build/5.8.8/man/man3/PTools::Proc::Run.3 Installing /Users/cpanrun/build/5.8.8/man/man3/PTools::RedirectIO.3 Installing /Users/cpanrun/build/5.8.8/man/man3/PTools::String.3 Installing /Users/cpanrun/build/5.8.8/man/man3/PTools::Time::Elapsed.3 Installing /Users/cpanrun/build/5.8.8/man/man3/PTools::Verbose.3 Installing /Users/cpanrun/build/5.8.8/man/man3/PTools::WordWrap.3 Appending installation info to /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/perllocal.pod