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\0-signature.t t\base.t t\inherit.t t\override.t t\try_prereqs.t t\0-signature....1..1 'gpg' is not recognized as an internal or external command, operable program or batch file. Cannot use GnuPG or Crypt::OpenPGP, please install either one first! Skipping MANIFEST.SKIP Skipping Makefile Skipping blib/arch/auto/Module/Build/TestReporter/.exists Skipping blib/lib/Module/Build/.exists Skipping blib/lib/Module/Build/TestReporter.pm Skipping blib/lib/auto/Module/Build/TestReporter/.exists Skipping pm_to_blib ==> SKIPPED CHECKING 'Makefile'! (run Makefile.PL to ensure its integrity) <=== ok 1 - Valid signature ok t\base...........1..35 ok 1 - use Module::Build::TestReporter; Can't locate object method "SUPER" via package "Module::Build::TestReporter" at ../lib/Module/Build/TestReporter.pm line 40. ok 2 - Module::Build::TestReporter->can('new') # Looks like you planned 35 tests but only ran 2. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-35 Failed 33/35 tests, 5.71% okay t\inherit........1..3 ok 1 - use Module::Build::TestReporter; Can't locate object method "SUPER" via package "My::Build" at ../lib/Module/Build/TestReporter.pm line 40. # Looks like you planned 3 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-3 Failed 2/3 tests, 33.33% okay t\override.......ok 1 - use Module::Build::TestReporter; 1..1 ok t\try_prereqs....1..5 ok 1 - use Module::Build::TestReporter; Checking prerequisites... - ERROR: Test::Harness (2.26) is installed, but we need version >= 2.47 - ERROR: SUPER (1.01) is installed, but we need version >= 1.10 ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions of the modules indicated above before proceeding with this installation ok 2 - The object isa Module::Build ok 3 - object should be a plain M::B instance unless prereqs load ok 4 - ... and should add necessary modules to build_requires Checking prerequisites... - ERROR: Test::Harness (2.26) is installed, but we need version >= 2.47 ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions of the modules indicated above before proceeding with this installation ok 5 - ... not disturbing existing requirements ok Failed 2/5 test scripts, 60.00% okay. 35/45 subtests failed, 22.22% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\base.t 255 65280 35 33 94.29% 3-35 t\inherit.t 255 65280 3 2 66.67% 2-3 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.