Cannot determine perl version info from lib/WWW/WorldLingo.pm *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Test::More ...loaded. (0.54 >= 0.42) - IO::Socket ...loaded. (1.26) - HTTP::Request::Common ...loaded. (1.19) - LWP::UserAgent ...loaded. (2.001) - Carp ...loaded. (0) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Warning: the following files are missing in your kit: .cvsignore Please inform the author. Writing Makefile for WWW::WorldLingo /bin/sh -c true /bin/sh -c true cp lib/WWW/WorldLingo.pm blib/lib/WWW/WorldLingo.pm Manifying blib/man3/WWW::WorldLingo.3 /bin/sh -c true /bin/sh -c true PERL_DL_NONLAZY=1 /home/cpanrun/ia64-lp64/build/5.6.1/bin/perl -Iinc -Iblib/arch -Iblib/lib -I/home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi-64all -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/00.load.t t/01.test-account.t t/pod-coverage.t t/pod.t t/00.load...........1..1 not ok 1 - use WWW::WorldLingo; # Failed test (t/00.load.t at line 4) # Tried to use 'WWW::WorldLingo'. # Error: Base class package "Class::Accessor::Fast" is empty. # (Perhaps you need to 'use' the module which defines that package first.) at blib/lib/WWW/WorldLingo.pm line 2 # BEGIN failed--compilation aborted at t/00.load.t line 4. # 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 7. # Testing WWW::WorldLingo # 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.test-account...Base class package "Class::Accessor::Fast" is empty. (Perhaps you need to 'use' the module which defines that package first.) at blib/lib/WWW/WorldLingo.pm line 2 BEGIN failed--compilation aborted at blib/lib/WWW/WorldLingo.pm line 2. Compilation failed in require at t/01.test-account.t line 3. BEGIN failed--compilation aborted at t/01.test-account.t line 3. dubious Test returned status 255 (wstat 65280, 0xff00) t/pod-coverage......1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod...............1..0 # Skip Test::Pod 1.14 required for testing POD skipped: Test::Pod 1.14 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.test-account.t 255 65280 ?? ?? % ?? 2 tests skipped. Failed 2/4 test scripts, 50.00% okay. 1/1 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 25