Checking if your kit is complete... Looks good Writing Makefile for Win32::IAF cp lib/Win32/IAF.pm blib/lib/Win32/IAF.pm Manifying blib/man3/Win32::IAF.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/00-load...........1..1 not ok 1 - use Win32::IAF; # Failed test (t/00-load.t at line 6) # Tried to use 'Win32::IAF'. # Error: Constant name 'HASH(0x1e068c)' has invalid characters at blib/lib/Win32/IAF.pm line 90 # 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 Win32::IAF , Perl 5.006001, /export/home/cpanrun/build/5.6.1/bin/perl # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/01-basic..........not ok 1 - use Win32::IAF; # Failed test (t/01-basic.t at line 6) # Tried to use 'Win32::IAF'. # Error: Constant name 'HASH(0x1df460)' has invalid characters at blib/lib/Win32/IAF.pm line 90 # BEGIN failed--compilation aborted at t/01-basic.t line 6. # 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 "Win32::IAF" (perhaps you forgot to load "Win32::IAF"?) at t/01-basic.t line 13. 1..1 # Looks like you failed 1 test of 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/pod-coverage......1..0 # Skip Test::Pod::Coverage 1.08 required for testing POD coverage skipped: Test::Pod::Coverage 1.08 required for testing POD coverage t/pod...............1..0 # Skip Test::Pod 1.22 required for testing POD skipped: Test::Pod 1.22 required for testing POD Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/00-load.t 1 256 1 1 100.00% 1 t/01-basic.t 255 65280 1 1 100.00% 1 2 tests skipped. Failed 2/4 test scripts, 50.00% okay. 2/2 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 29