Checking if your kit is complete... Looks good Writing Makefile for Acme::LeetSpeak Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Acme/LeetSpeak.pm blib\lib\Acme\LeetSpeak.pm Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. D:\cpanrun\build\5-6-1\bin\perl.exe -Mblib -Id:\cpanrun\build\5-6-1\lib -Id:\cpanrun\build\5-6-1\lib -e "use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;" t\00-load.t Using D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Acme-LeetSpeak/blib t\00-load...........1..1 # Failed test (t\00-load.t at line 6) # Tried to use 'Acme::LeetSpeak'. # Error: Constant name 'HASH(0x1def288)' has invalid characters at D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Acme-LeetSpeak/blib/lib/Acme/LeetSpeak.pm line 39 # BEGIN failed--compilation aborted at t\00-load.t line 6. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Use of uninitialized value in concatenation (.) or string at t\00-load.t line 9. # Testing Acme::LeetSpeak , Perl 5.006001, D:\cpanrun\build\5-6-1\bin\perl.exe # TODO - make a test? # Looks like you failed 1 test of 1. not ok 1 - use Acme::LeetSpeak; dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t\00-load.t 1 256 1 1 100.00% 1 Failed 1/1 test scripts, 0.00% okay. 1/1 subtests failed, 0.00% okay. NMAKE : fatal error U1077: 'D:\cpanrun\build\5-6-1\bin\perl.exe' : return code '0x2' Stop.