Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. rem rem C:\cpanrun-5.8\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib\lib', 'blib\arch')" t/000_standard__compile.t t/000_standard__perl_critic.t t/000_standard__pod.t t/01_bundle_for_author.t t/02_bundle_by_dist_prefix.t t/000_standard__compile........1..1 ok 1 - Compile test for blib\lib\Template\Plugin\CPAN\Packages.pm ok t/000_standard__perl_critic....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/000_standard__pod............1..1 ok 1 - blib\lib\Template\Plugin\CPAN\Packages.pm ok t/01_bundle_for_author.........1..1 # Failed test (t/01_bundle_for_author.t at line 61) # +---+----------------------+---+-------------------------------+ # | Ln|Got | Ln|Expected | # +---+----------------------+---+-------------------------------+ # | 1|Before the template. | 1|Before the template. | # | 2| | 2| | # | | * 3|Class::Accessor::Complex * # | 3| | 4| | # | | * 5|Class::Accessor::Constructor * # | | * 6|\n * # | | * 7|Class::Accessor::FactoryTyped * # | | * 8|\n * # | | * 9|Class::Accessor::Installer * # | | * 10|\n * # | | * 11|Class::Factory::Enhanced * # | | * 12|\n * # | | * 13|Class::Null * # | | * 14|\n * # | | * 15|Class::Scaffold * # | | * 16|\n * # | | * 17|Class::Value * # | | * 18|\n * # | | * 19|Class::Value::Contact * # | | * 20|\n * # | | * 21|Class::Value::Net * # | 4| | 22| | # | 5|After the template. | 23|After the template. | # +---+----------------------+---+-------------------------------+ not ok 1 - bundle_for_author # Looks like you failed 1 tests of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/02_bundle_by_dist_prefix.....1..1 # Failed test (t/02_bundle_by_dist_prefix.t at line 71) not ok 1 - bundle_by_dist_prefix # +---+----------------------+---+----------------------------------+ # | Ln|Got | Ln|Expected | # +---+----------------------+---+----------------------------------+ # | 1|Before the template. | 1|Before the template. | # | 2| | 2| | # | | * 3|Class::Accessor * # | 3| | 4| | # | | * 5|Class::Accessor::Assert * # | | * 6|\n * # | | * 7|Class::Accessor::Chained * # | | * 8|\n * # | | * 9|Class::Accessor::Children * # | | * 10|\n * # | | * 11|Class::Accessor::Class * # | | * 12|\n * # | | * 13|Class::Accessor::Complex * # | | * 14|\n * # | | * 15|Class::Accessor::Constructor * # | | * 16|\n * # | | * 17|Class::Accessor::FactoryTyped * # | | * 18|\n * # | | * 19|Class::Accessor::Fast::Contained * # | | * 20|\n * # | | * 21|Class::Accessor::Grouped * # | | * 22|\n * # | | * 23|Class::Accessor::Installer * # | | * 24|\n * # | | * 25|Class::Accessor::Lvalue * # | | * 26|\n * # | | * 27|Class::Accessor::Named * # | | * 28|\n * # | | * 29|Class::Accessor::Ref * # | | * 30|\n * # | | * 31|Class::AccessorMaker * # | 4| | 32| | # | 5|After the template. | 33|After the template. | # +---+----------------------+---+----------------------------------+ # Looks like you failed 1 tests of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay Failed 2/5 test scripts, 60.00% okay. 2/4 subtests failed, 50.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/01_bundle_for_author.t 1 256 1 1 100.00% 1 t/02_bundle_by_dist_prefix.t 1 256 1 1 100.00% 1 1 test skipped. NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.