################################################ # 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 Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Log/Trivial.pm blib\lib\Log\Trivial.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, 'blib\lib', 'blib\arch')" t/*.t t/00-signature.......1..1 ok 1 # skip Next time around, consider installing Module::Signature, so you can verify the integrity of this distribution. ok 1/1 skipped: various reasons 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..0 # Skip Windows is not POSIX compliant. skipped all skipped: Windows is not POSIX compliant. t/05-warn............1..3 ok 1 - set_log_file fails? ok 2 - Right File error in STDERR? ok 3 - Right File error from get_error method? ok 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..10 ok 1 - Checking MANIFEST integrity ok 2 - use Log::Trivial; ok 3 - Log::Trivial defines a version ok 4 # skip Module::Build PREREQ_PM not yet implemented ok 5 - POD test for blib\lib/Log/Trivial.pm ok 6 - MANIFEST exists ok 7 - README exists ok 8 - Changes(.pod)? or ChangeLog(.pod)? exists ok 9 - Build.PL or Makefile.PL exists ok 10 # skip Test::Pod::Coverage required for testing POD ok 2/10 skipped: various reasons t/90-pod.............1..1 ok 1 - Valid POD file ok t/91-pod.............1..1 ok 1 ok 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, 3 tests and 3 subtests skipped. Files=14, Tests=78, 2 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. Installing C:\cpanrun\build\5-10-0\html\site\lib\Log\Trivial.html Installing C:\cpanrun\build\5-10-0\site\lib\Log\Trivial.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod