Checking if your kit is complete... Looks good Writing Makefile for File::LinearRaid cp lib/File/LinearRaid.pm blib/lib/File/LinearRaid.pm Manifying blib/man3/File::LinearRaid.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/ia64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi -I/home/cpanrun/ia64/build/5.6.1/lib/5.6.1 test.pl ok 1 - use File::LinearRaid; ok 2 - size accessor ok 3 - new return isa File::LinearRaid ok 4 - seek to 20 ok 5 - tell == seek ok 6 - seek to 10 ok 7 - tell == seek ok 8 - seek to 0 ok 9 - tell == seek ok 10 - seek to 10 ok 11 - tell == seek ok 12 - read right amount ok 13 - read correct data ok 14 - read returned appropriate amount ok 15 - read advances pointer ok 16 - read right amount ok 17 - read correct data ok 18 - read returned appropriate amount ok 19 - read advances pointer ok 20 - read right amount ok 21 - read correct data ok 22 - read returned appropriate amount ok 23 - read advances pointer ok 24 - don't read past end (physical eof) ok 25 - don't read past end (physical eof) ok 26 - don't read past end (logical eof) ok 27 - don't read past end (logical eof) ok 28 - init pointer = 0 ok 29 - readline until $/ ok 30 - readline correct data ok 31 - readline advances pointer ok 32 - readline until $/ ok 33 - readline correct data ok 34 - readline advances pointer ok 35 - readline until $/ ok 36 - readline correct data ok 37 - readline advances pointer ok 38 - readline = undef at eof ok 39 - readline with $/ = undef ok 40 - readline with $/ = undef ok 41 - readline to end of file ok 42 - append accessor ok 43 - size accessor after append ok 44 - seek after append ok 45 - tell after append ok 46 - read after append ok 47 - read correct data after append ok 48 - write to file ok 49 - print advanced pointer ok 50 - write filled with nulls 1..50 Installing /home/cpanrun/ia64/build/5.6.1/lib/site_perl/5.6.1/File/LinearRaid.pm Installing /home/cpanrun/ia64/build/5.6.1/man/man3/File::LinearRaid.3 Writing /home/cpanrun/ia64/build/5.6.1/lib/site_perl/5.6.1/IA64.ARCHREV_0-thread-multi/auto/File/LinearRaid/.packlist Appending installation info to /home/cpanrun/ia64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi/perllocal.pod