Set up gcc environment - 3.3 Checking if your kit is complete... Looks good Writing Makefile for Data::FixedFormat cp lib/Data/FixedFormat.pm blib/lib/Data/FixedFormat.pm Manifying blib/man3/Data::FixedFormat.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/Data-FixedFormat....1..41 ok 1 - use Data::FixedFormat; ok 2 - object has the proper class isa Data::FixedFormat ok 3 - unformat returns something ok 4 - it is a hash isa HASH ok 5 - correct number of keys returned ok 6 - field FieldA broken out correctly ok 7 - field FieldB broken out correctly ok 8 - field FieldC broken out correctly ok 9 - field FieldD broken out correctly ok 10 - format can convert back to a record ok 11 - returned record matches original ok 12 - unformat_tied returns something for simple format ok 13 - it is a hash isa HASH ok 14 - it is tied ok 15 - tied to the right class isa Data::FixedFormat::Tied ok 16 - correct number of keys returned ok 17 - field FieldA returned correctly ok 18 - field FieldB returned correctly ok 19 - field FieldC returned correctly ok 20 - field FieldD returned correctly ok 21 - it is the right class isa Data::FixedFormat::Variants ok 22 - unformat returns something for first variant ok 23 - it is a hash isa HASH ok 24 - correct number of keys returned ok 25 - scalar field RecordType returned correctly ok 26 - scalar field FieldA returned correctly ok 27 - correct number of elements returned ok 28 - array field FieldB[0] returned correctly ok 29 - array field FieldB[1] returned correctly ok 30 - array field FieldB[2] returned correctly ok 31 - array field FieldB[3] returned correctly ok 32 - format can convert back to a record ok 33 - returned record matches original ok 34 - unformat returns something for second variant ok 35 - it is a hash isa HASH ok 36 - correct number of keys returned ok 37 - scalar field RecordType returned correctly ok 38 - scalar field FieldC returned correctly ok 39 - scalar field FieldD returned correctly ok 40 - format can convert back to a record ok 41 - returned record matches original ok All tests successful. Files=1, Tests=41, 0 wallclock secs ( 0.24 cusr + 0.05 csys = 0.29 CPU) Installing /export/home/cpanrun/build/5.10.0/html/site/lib/Data/FixedFormat.html Installing /export/home/cpanrun/build/5.10.0/site/lib/Data/FixedFormat.pm Installing /export/home/cpanrun/build/5.10.0/site/man/man3/Data::FixedFormat.3 Appending installation info to /export/home/cpanrun/build/5.10.0/lib/perllocal.pod