Checking if your kit is complete... Looks good Writing Makefile for ESPPlus::Storage cp lib/ESPPlus/Storage/Util.pm blib/lib/ESPPlus/Storage/Util.pm cp lib/ESPPlus/Storage.pm blib/lib/ESPPlus/Storage.pm cp lib/ESPPlus/Storage/Record.pm blib/lib/ESPPlus/Storage/Record.pm cp lib/ESPPlus/Storage/Writer.pm blib/lib/ESPPlus/Storage/Writer.pm cp lib/ESPPlus/Storage/Reader.pm blib/lib/ESPPlus/Storage/Reader.pm cp lib/ESPPlus/Storage/Reader/Tie.pm blib/lib/ESPPlus/Storage/Reader/Tie.pm Manifying blib/man3/ESPPlus::Storage::Record.3 Manifying blib/man3/ESPPlus::Storage.3 Manifying blib/man3/ESPPlus::Storage::Writer.3 Manifying blib/man3/ESPPlus::Storage::Reader.3 Manifying blib/man3/ESPPlus::Storage::Reader::Tie.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00basic......1..1 # Running under perl version 5.008002 for hpux # Current time local: Fri Jun 29 00:22:43 2007 # Current time GMT: Fri Jun 29 07:22:43 2007 # Using Test.pm version 1.24 ok 1 ok t/01storage....1..14 ok 1 - ::Storage->new() ok 2 - ::Storage->new( invalid ... ) throws errors ok 3 - ::Storage->compress_function() ok 4 - ::Storage->uncompress_function() ok 5 - ::Storage->filename() ok 6 - ::Storage->handle() ok 7 - ::Storage->compress_function( ... ) ok 8 - ::Storage->uncompress_function( ... ) ok 9 - ::Storage->filename( ... ) ok 10 - ::Storage->handle( ... ) ok 11 - ->handle returns a reference ok 12 - ->handle returns an IO::File object ok 13 - ->reader returns ESPPlus::Storage::Reader object ok 14 - ->writer returns ESPPlus::Storage::Writer object ok t/02util.......1..5 ok 1 - test() doesn't exist ok 2 - test() now exists ok 3 - ->test returns "test" ok 4 - ->test('still testing') returns 'still testing' ok 5 - ->test returns 'still testing' ok t/03reader.....1..9 ok 1 - Magic number matches .Z expectations ok 2 - ::Reader->new( ... ) isa ::Reader ok 3 - ::Reader->uncompress_function() isa CODE ok 4 - ::Reader->handle() isa IO::File ok 5 - ::Reader->record_number ok 6 - ::Reader->buffer isa SCALAR ok 7 - ::Reader->next_record() ok 8 - ::Reader->next_record() isa ::Record ok 9 - ::Reader->record_number increments ok t/04writer.....1..1 ok 1 - ::Write->new() isa ::Writer ok t/05record.....1..12 ok 1 - ::Record->new(...) returns something ok 2 - ::Record->new( ... ) isa ::Record ok 3 - ::Record->header_length ok 4 - ::Record->header_text ok 5 - ::Record->expected_length ok 6 - ::Record->application ok 7 - ::Record->timestamp ok 8 - ::Record->compressed ok 9 - ::Record->uncompressed 1 ok 10 - ::Record->body 1 ok 11 - ::Record->body 2 ok 12 - ::Record->uncompressed 2 ok t/06tie........1..3 ok 1 - tie ok 2 - readline ok 3 - record has contents ok All tests successful. Files=7, Tests=45, 1 wallclock secs ( 1.05 cusr + 0.24 csys = 1.29 CPU) Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/ESPPlus/Storage.pm Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/ESPPlus/Storage/Util.pm Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/ESPPlus/Storage/Record.pm Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/ESPPlus/Storage/Writer.pm Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/ESPPlus/Storage/Reader.pm Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/ESPPlus/Storage/Reader/Tie.pm Installing /home/cpanrun/ia64/build/5.8.2/man/man3/ESPPlus::Storage::Record.3 Installing /home/cpanrun/ia64/build/5.8.2/man/man3/ESPPlus::Storage.3 Installing /home/cpanrun/ia64/build/5.8.2/man/man3/ESPPlus::Storage::Writer.3 Installing /home/cpanrun/ia64/build/5.8.2/man/man3/ESPPlus::Storage::Reader.3 Installing /home/cpanrun/ia64/build/5.8.2/man/man3/ESPPlus::Storage::Reader::Tie.3 Appending installation info to /home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi/perllocal.pod