################################################ # This module uses the POSIX open O_SYNC flag. # # This flag is not supported on all systems. # ################################################ Checking if your kit is complete... Looks good Writing Makefile for Log::Trivial cp lib/Log/Trivial.pm blib/lib/Log/Trivial.pm Manifying blib/man3/Log::Trivial.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.8.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-signature.......1..0 # Skip Test::Signature not installed. skipped all skipped: Test::Signature not installed. t/00-use.............1..1 ok 1 - use Log::Trivial; ok t/01-basic...........1..4 ok 1 - use Log::Trivial; ok 2 - Version Check ok 3 - Object is defined ok 4 - Oject/Class Check isa Log::Trivial ok t/02-write...........1..43 ok 1 - use Log::Trivial; ok 2 - Set write mode to a ok 3 - Is o_sync unset? ok 4 - Do we have a $logger object? ok 5 - Set the test file to $logfile ok 6 - Is $logfile set correctly? ok 7 - Set multi/slow mode ok 8 - Is multi mode set? ok 9 - Check the default level is 3 ok 10 - Set the logging level to 2 ok 11 - Check it is set to 2 ok 12 - There should be no file there yet ok 13 - Write Test to the log, should not be written ok 14 - Uses default level so should write ok 15 - Uses default level so should write which is also undef ok 16 - Write Test to the log, should be written ok 17 - Should write a dot ok 18 - Write without a level ok 19 - Now there should be a file ok 20 - Set to single/fast mode ok 21 - Check single/fast mode is set ok 22 - Should not log ok 23 - Write Test to the log, should be written ok 24 - Write Test to the log, should be written ok 25 - Is the logfile $logfile ok 26 - Is the log level set to 5 ok 27 - We have a $logger object ok 28 - Set write mode to a ok 29 - Is o_sync unset? ok 30 - Write okay? ok 31 - $test_log is true ok 32 - Is there a Test in the file? ok 33 - Is there another Test the in file? ok 34 - Is there a Test-m in the file? ok 35 - Is there a . in the file? ok 36 - Is there a Test-2-m in the file? ok 37 - Test-s in the file? ok 38 - Test-s2 in the file? ok 39 - test_tag in the file? ok 40 - tagged entry in the file? ok 41 - Did it close okay? ok 42 - Did the file unlink okay? ok 43 - Did it really get deleted? ok t/03-error...........1..10 ok 1 - We got a logger object ok 2 - Should not log ok 3 - We got a No Log File error ok 4 - We can not log yet ok 5 - Noting messgae ? ok 6 - filed to set a null log file ok 7 - Did we get the right File error? ok 8 - Log level was set ok 9 - Log Level is 3 ok 10 - Debug is undef ok t/04-posix-write.....1..24 ok 1 - We got this far okay ok 2 - Set write mode to S ok 3 - Read "write_mode" ok 4 - We got a $logger object ok 5 - Set the test file to read ok 6 - Was $logfile correctly set? ok 7 - Set to multi/slow mode ok 8 - Check mode is 1 ok 9 - Check the default level 3 ok 10 - Set the logging level to 2 ok 11 - Check it is set ok 12 - There should be no file there now ok 13 - Write Test to the log, should not be written ok 14 - Unlinked $o_sync okay? ok 15 - Write Test to the log, should be written ok 16 - Write without a level ok 17 - Now there should be a file ok 18 - Set to single/fast mode ok 19 - Check logger mode ok 20 - Write Test to the log, should not be written ok 21 - Write Test to the log, should be written ok 22 - Unlink the file ok 23 - Unlink worked? ok 24 - $o_sync should not exist? ok t/05-warn............1..0 # Skip IO::Capture::Stderr not installled. skipped all skipped: IO::Capture::Stderr not installled. t/06-warn............1..3 ok 1 - Log file failed? ok 2 - Correct error to STDERR? ok 3 - Correct error from get_error method? ok t/60-kwalitee........1..0 # Skip Test::Kwalitee not installed skipped all skipped: Test::Kwalitee not installed t/70-yaml............1..1 ok 1 - Is the META.yml valid? ok t/80-distribution....1..0 # Skip Test::Distribution not installed skipped all skipped: Test::Distribution not installed t/90-pod.............1..0 # Skip Test::Pod not installled. skipped all skipped: Test::Pod not installled. t/91-pod.............1..0 # Skip Pod::Coverage not installled. skipped all skipped: Pod::Coverage not installled. t/92-pod.............1..0 # Skip Test::Pod::Coverage 1.04+ not installed. skipped all skipped: Test::Pod::Coverage 1.04+ not installed. All tests successful, 7 tests skipped. Files=14, Tests=86, 7 wallclock secs ( 5.51 cusr + 1.16 csys = 6.67 CPU) Installing /export/home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/Log/Trivial.pm Installing /export/home/cpanrun/build/5.8.0/man/man3/Log::Trivial.3 Appending installation info to /export/home/cpanrun/build/5.8.0/lib/5.8.0/sun4-solaris-thread-multi/perllocal.pod