Set up gcc environment - 3.3 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 /export/home/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00basic......1..1 # Running under perl version 5.010000 for solaris # Current time local: Wed Nov 28 23:26:48 2007 # Current time GMT: Thu Nov 29 07:26:48 2007 # Using Test.pm version 1.25 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, 3 wallclock secs ( 2.07 cusr + 0.45 csys = 2.52 CPU) Installing /export/home/cpanrun/build/5.10.0/html/site/lib/ESPPlus/Storage.html Installing /export/home/cpanrun/build/5.10.0/html/site/lib/ESPPlus/Storage/Reader.html Installing /export/home/cpanrun/build/5.10.0/html/site/lib/ESPPlus/Storage/Record.html Installing /export/home/cpanrun/build/5.10.0/html/site/lib/ESPPlus/Storage/Writer.html Installing /export/home/cpanrun/build/5.10.0/html/site/lib/ESPPlus/Storage/Reader/Tie.html Installing /export/home/cpanrun/build/5.10.0/site/lib/ESPPlus/Storage.pm Installing /export/home/cpanrun/build/5.10.0/site/lib/ESPPlus/Storage/Util.pm Installing /export/home/cpanrun/build/5.10.0/site/lib/ESPPlus/Storage/Record.pm Installing /export/home/cpanrun/build/5.10.0/site/lib/ESPPlus/Storage/Writer.pm Installing /export/home/cpanrun/build/5.10.0/site/lib/ESPPlus/Storage/Reader.pm Installing /export/home/cpanrun/build/5.10.0/site/lib/ESPPlus/Storage/Reader/Tie.pm Installing /export/home/cpanrun/build/5.10.0/site/man/man3/ESPPlus::Storage::Record.3 Installing /export/home/cpanrun/build/5.10.0/site/man/man3/ESPPlus::Storage.3 Installing /export/home/cpanrun/build/5.10.0/site/man/man3/ESPPlus::Storage::Writer.3 Installing /export/home/cpanrun/build/5.10.0/site/man/man3/ESPPlus::Storage::Reader.3 Installing /export/home/cpanrun/build/5.10.0/site/man/man3/ESPPlus::Storage::Reader::Tie.3 Appending installation info to /export/home/cpanrun/build/5.10.0/lib/perllocal.pod