Checking if your kit is complete... Looks good Writing Makefile for Acme::UTF1 cp lib/Acme/UTF1.pm blib/lib/Acme/UTF1.pm Manifying blib/man3/Acme::UTF1.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=0; runtests @ARGV;' t/*.t t/decode............Base class package "Encode::Encoding" is empty. (Perhaps you need to 'use' the module which defines that package first.) at blib/lib/Acme/UTF1.pm line 53 BEGIN failed--compilation aborted at blib/lib/Acme/UTF1.pm line 53. Compilation failed in require at t/decode.t line 7. BEGIN failed--compilation aborted at t/decode.t line 7. dubious Test returned status 255 (wstat 65280, 0xff00) t/encode............Base class package "Encode::Encoding" is empty. (Perhaps you need to 'use' the module which defines that package first.) at blib/lib/Acme/UTF1.pm line 53 BEGIN failed--compilation aborted at blib/lib/Acme/UTF1.pm line 53. Compilation failed in require at t/encode.t line 7. BEGIN failed--compilation aborted at t/encode.t line 7. dubious Test returned status 255 (wstat 65280, 0xff00) t/encoding..........Base class package "Encode::Encoding" is empty. (Perhaps you need to 'use' the module which defines that package first.) at blib/lib/Acme/UTF1.pm line 53 BEGIN failed--compilation aborted at blib/lib/Acme/UTF1.pm line 53. Compilation failed in require at t/encoding.t line 4. BEGIN failed--compilation aborted at t/encoding.t line 4. dubious Test returned status 255 (wstat 65280, 0xff00) FAILED--3 test scripts could be run, alas--no output ever seen make: *** [test_dynamic] Error 2