Checking if your kit is complete... Looks good Writing Makefile for File::Reader cp lib/File/Reader.pm blib/lib/File/Reader.pm Manifying blib/man3/File::Reader.3 PERL_DL_NONLAZY=1 /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00.load............................1..1 ok 1 - use File::Reader; # Testing File::Reader 0.8 ok t/01.Write...........................1..3 ok 1 ok 2 ok 3 ok t/02.Read............................1..1 ok 1 ok t/03.WriteConf.......................1..1 ok 1 ok t/04.ReadConf_and_ReadConf2..........1..4 ok 1 [ sRead ] security level not specified ! I use the default level 1. An error has occured in the openning of ex1.conf ! QUITTING # Looks like you planned 4 tests but only ran 1. dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 2-4 Failed 3/4 tests, 25.00% okay t/05.ReadConfAdv_and_ReadConfAdv2....1..4 ok 1 ok 2 An error has occured in the openning of ex2.conf ! QUITTING # Looks like you planned 4 tests but only ran 2. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 3-4 Failed 2/4 tests, 50.00% okay t/06.generateConfFile................1..1 ok 1 ok t/pod................................1..1 ok 1 - blib/lib/File/Reader.pm ok Failed 2/8 test scripts, 75.00% okay. 5/16 subtests failed, 68.75% okay. Failed Test Stat Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------------------------------------------------------------------------------- t/04.ReadConf_and_ReadConf2.t 3 768 4 6 150.00% 2-4 t/05.ReadConfAdv_and_ReadConfAdv2.t 2 512 4 4 100.00% 3-4 make: *** [test_dynamic] Error 25