Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\cpanrun-5.8\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t\00.load.t t\01.pod.t t\02.pod-coverage.t t\03.perlcritic.t t\04.smoke.t t\05.smoke.t t\06.prereq.t t\00.load............1..1 ok 1 - use Template::Provider::PAR; # Testing Template::Provider::PAR 0.1.102 ok t\01.pod.............1..1 ok 1 - blib\lib\Template\Provider\PAR.pm ok t\02.pod-coverage....1..1 ok 1 - Pod coverage on Template::Provider::PAR ok t\03.perlcritic......1..0 # Skip Author test. Set $ENV{TEST_AUTHOR} to a true value to run. skipped all skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run. t\04.smoke...........1..12 ok 1 - use Template; ok 2 - use Template::Provider::PAR; ok 3 - created zip archive ok 4 - The object isa Template::Provider::PAR ok 5 - Template::Provider::PAR->can('fetch') ok 6 - Template::Provider::PAR->can('store') ok 7 - Template::Provider::PAR->can('load') ok 8 - Template::Provider::PAR->can('include_path') ok 9 - Template::Provider::PAR->can('paths') ok 10 - Include path ok ok 11 - The object isa Template::Document # Failed test (t\04.smoke.t at line 28) # +---+---------------------------+-------------------------+ # | Ln|Got |Expected | # +---+---------------------------+-------------------------+ # * 1|<>\r\n |<>\n * # +---+---------------------------+-------------------------+ not ok 12 - document evaluates to equal included.tt # Looks like you failed 1 tests of 12. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 12 Failed 1/12 tests, 91.67% okay t\05.smoke...........1..5 ok 1 - use Template; ok 2 - use Template::Provider::PAR; ok 3 - created zip archive # Failed test (t\05.smoke.t at line 47) # +---+---------------------------+-------------------------+ # | Ln|Got |Expected | # +---+---------------------------+-------------------------+ # | 1| | | # * 2|<>\r\n |<>\n * # | 3| | | # | 4|<
> |<
> | # | 5| | | # | 6|message: "hello" |message: "hello" | # | 7| | | # +---+---------------------------+-------------------------+ not ok 4 - generated content using zip filename # Failed test (t\05.smoke.t at line 48) # +---+---------------------------+-------------------------+ # | Ln|Got |Expected | # +---+---------------------------+-------------------------+ # | 1| | | # * 2|<>\r\n |<>\n * # | 3| | | # | 4|<
> |<
> | # | 5| | | # | 6|message: "hello" |message: "hello" | # | 7| | | # +---+---------------------------+-------------------------+ not ok 5 - generated content using zip object # Looks like you failed 2 tests of 5. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 4-5 Failed 2/5 tests, 60.00% okay t\06.prereq..........1..0 # Skip Author test. Set $ENV{TEST_AUTHOR} to a true value to run. skipped all skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run. Failed 2/7 test scripts, 71.43% okay. 3/20 subtests failed, 85.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\04.smoke.t 1 256 12 1 8.33% 12 t\05.smoke.t 2 512 5 2 40.00% 4-5 2 tests skipped. NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.