Cannot determine perl version info from lib/Proc/Simple/Async.pm *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Test::More ...loaded. (0.72 >= 0.47) - Proc::Simple ...loaded. (1.22) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for Proc::Simple::Async /bin/sh -c true /bin/sh -c true cp lib/Proc/Simple/Async.pm blib/lib/Proc/Simple/Async.pm Manifying blib/man3/Proc::Simple::Async.3 /bin/sh -c true /bin/sh -c true PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -Iinc -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/000_async.t t/pod.t t/000_async....1..2 "import" is not exported by the Exporter module at blib/lib/Proc/Simple/Async.pm line 3 # Failed test 'use Proc::Simple::Async;' # at t/000_async.t line 8. not ok 1 - use Proc::Simple::Async; # Tried to use 'Proc::Simple::Async'. # Error: Can't continue after import errors at blib/lib/Proc/Simple/Async.pm line 3 # BEGIN failed--compilation aborted at t/000_async.t line 8. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Can't call method "async" without a package or object reference at t/000_async.t line 10. # Looks like you planned 2 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-2 Failed 2/2 tests, 0.00% okay t/pod..........1..0 # Skip Test::Pod required for testing POD skipped all skipped: Test::Pod required for testing POD Failed 1/2 test scripts, 50.00% okay. 2/2 subtests failed, 0.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/000_async.t 255 65280 2 3 150.00% 1-2 1 test skipped. make: *** [test_dynamic] Error 11