Do you want make smbclient tests ? (you will be prompted for server / worgroup / share / user / password to make read write access. [no] no Checking if your kit is complete... Looks good Writing Makefile for Filesys::SmbClientParser cp SmbClientParser.pm blib/lib/Filesys/SmbClientParser.pm Manifying blib/man3/Filesys::SmbClientParser.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/01load....1..2 Use of uninitialized value in -x at blib/lib/Filesys/SmbClientParser.pm line 71. Use of uninitialized value in -x at blib/lib/Filesys/SmbClientParser.pm line 73. Unsuccessful stat on filename containing newline at blib/lib/Filesys/SmbClientParser.pm line 57. Use of uninitialized value in -x at blib/lib/Filesys/SmbClientParser.pm line 75. Can't found smbclient. Use new('/path/of/smbclient') at blib/lib/Filesys/SmbClientParser.pm line 89. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/02new.....1..3 ok 1 - defined instance ok 2 - Filesys::SmbClientParser instance ok 3 - Set smbclient with new ok t/03arg.....Use of uninitialized value in -x at blib/lib/Filesys/SmbClientParser.pm line 71. 1..6 Use of uninitialized value in -x at blib/lib/Filesys/SmbClientParser.pm line 73. Unsuccessful stat on filename containing newline at blib/lib/Filesys/SmbClientParser.pm line 57. Use of uninitialized value in -x at blib/lib/Filesys/SmbClientParser.pm line 75. Can't found smbclient. Use new('/path/of/smbclient') at blib/lib/Filesys/SmbClientParser.pm line 89. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-6 Failed 6/6 tests, 0.00% okay t/51test....1..0 # Skip no smbclient tests defined with perl Makefile.PL Can't unlink tmpsmb:No such file or directory skipped all skipped: no smbclient tests defined with perl Makefile.PL Failed 2/4 test scripts, 50.00% okay. 8/11 subtests failed, 27.27% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/01load.t 255 65280 2 4 200.00% 1-2 t/03arg.t 255 65280 6 12 200.00% 1-6 1 test skipped. make: *** [test_dynamic] Error 11