Checking if your kit is complete... Looks good Writing Makefile for Shell::EnvImporter Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Shell/EnvImporter/Shell/sh.pm blib\lib\Shell\EnvImporter\Shell\sh.pm cp lib/Shell/EnvImporter/Shell.pm blib\lib\Shell\EnvImporter\Shell.pm cp lib/Shell/EnvImporter.pm blib\lib\Shell\EnvImporter.pm cp lib/Shell/EnvImporter/Shell/perl.pm blib\lib\Shell\EnvImporter\Shell\perl.pm cp lib/Shell/EnvImporter/Shell/tcsh.pm blib\lib\Shell\EnvImporter\Shell\tcsh.pm cp lib/Shell/EnvImporter/Result.pm blib\lib\Shell\EnvImporter\Result.pm cp lib/Shell/EnvImporter/Shell/zsh.pm blib\lib\Shell\EnvImporter\Shell\zsh.pm cp lib/Shell/EnvImporter/Shell/ksh.pm blib\lib\Shell\EnvImporter\Shell\ksh.pm cp lib/Shell/EnvImporter/Shell/bash.pm blib\lib\Shell\EnvImporter\Shell\bash.pm cp lib/Shell/EnvImporter/Shell/csh.pm blib\lib\Shell\EnvImporter\Shell\csh.pm cp lib/Shell/EnvImporter/Change.pm blib\lib\Shell\EnvImporter\Change.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/Shell-EnvImporter....1..848 # Failed test 'use Shell::EnvImporter;' # at t/Shell-EnvImporter.t line 15. not ok 1 - use Shell::EnvImporter; # Tried to use 'Shell::EnvImporter'. # Error: Can't locate Class/MethodMaker.pm in @INC (@INC contains: C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Shell-EnvImporter\blib\lib C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Shell-EnvImporter\blib\arch C:/cpanrun/build/5-10-0/site/lib C:/cpanrun/build/5-10-0/lib . C:/cpanrun/build/5-10-0/site/lib C:/cpanrun/build/5-10-0/lib .) at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Shell-EnvImporter\blib\lib/Shell/EnvImporter/Change.pm line 15. # BEGIN failed--compilation aborted at t/Shell-EnvImporter.t line 15. # Compilation failed in require at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Shell-EnvImporter\blib\lib/Shell/EnvImporter/Result.pm line 9. # BEGIN failed--compilation aborted at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Shell-EnvImporter\blib\lib/Shell/EnvImporter/Result.pm line 9. # Compilation failed in require at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Shell-EnvImporter\blib\lib/Shell/EnvImporter/Shell.pm line 12. # BEGIN failed--compilation aborted at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Shell-EnvImporter\blib\lib/Shell/EnvImporter/Shell.pm line 12. # Compilation failed in require at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Shell-EnvImporter\blib\lib/Shell/EnvImporter.pm line 11. # BEGIN failed--compilation aborted at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Shell-EnvImporter\blib\lib/Shell/EnvImporter.pm line 11. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Can't locate object method "new" via package "Shell::EnvImporter" at t/Shell-EnvImporter.t line 61. # Looks like you planned 848 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-848 Failed 848/848 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/Shell-EnvImporter.t 255 65280 848 1695 1-848 Failed 1/1 test scripts. 848/848 subtests failed. Files=1, Tests=848, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/1 test programs. 848/848 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.