Optional ExtUtils::MakeMaker::Coverage not available WARNING: LICENSE is not a known parameter. Checking if your kit is complete... Looks good 'LICENSE' is not a known MakeMaker parameter name. Writing Makefile for Data::BISON cp lib/Data/BISON/yEnc.pm blib/lib/Data/BISON/yEnc.pm cp lib/Data/BISON.pm blib/lib/Data/BISON.pm cp lib/Data/BISON/Decoder.pm blib/lib/Data/BISON/Decoder.pm cp lib/Data/BISON/Encoder.pm blib/lib/Data/BISON/Encoder.pm cp lib/Data/BISON/Base.pm blib/lib/Data/BISON/Base.pm cp lib/Data/BISON/Constants.pm blib/lib/Data/BISON/Constants.pm Manifying blib/man3/Data::BISON::yEnc.3 Manifying blib/man3/Data::BISON::Encoder.3 Manifying blib/man3/Data::BISON::Decoder.3 Manifying blib/man3/Data::BISON.3 Manifying blib/man3/Data::BISON::Constants.3 Manifying blib/man3/Data::BISON::Base.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00.load.........1..4 # Testing Data::BISON 0.0.3 ok 1 - use Data::BISON; ok 2 - use Data::BISON::Decoder; ok 3 - use Data::BISON::Encoder; ok 4 - use Data::BISON::yEnc; ok t/10.encode.......1..66 ok 1 - Undef: create OK ok 2 - The object isa Data::BISON::Encoder ok 3 - Undef: data matches ok 4 - Simple string: create OK ok 5 - The object isa Data::BISON::Encoder ok 6 - Simple string: data matches ok 7 - String w/ embedded null: create OK ok 8 - The object isa Data::BISON::Encoder ok 9 - String w/ embedded null: data matches ok 10 - String w/ backslash and null: create OK ok 11 - The object isa Data::BISON::Encoder ok 12 - String w/ backslash and null: data matches ok 13 - Integer, zero: create OK ok 14 - The object isa Data::BISON::Encoder ok 15 - Integer, zero: data matches ok 16 - Integer, positive, 1 byte: create OK ok 17 - The object isa Data::BISON::Encoder ok 18 - Integer, positive, 1 byte: data matches ok 19 - Integer, -1: create OK ok 20 - The object isa Data::BISON::Encoder ok 21 - Integer, -1: data matches ok 22 - Integer, positive, 2 bytes, edge: create OK ok 23 - The object isa Data::BISON::Encoder ok 24 - Integer, positive, 2 bytes, edge: data matches ok 25 - Integer, positive, 2 bytes: create OK ok 26 - The object isa Data::BISON::Encoder ok 27 - Integer, positive, 2 bytes: data matches ok 28 - Integer, negative, 1 byte: create OK ok 29 - The object isa Data::BISON::Encoder ok 30 - Integer, negative, 1 byte: data matches ok 31 - Integer, negative, 2 bytes: create OK ok 32 - The object isa Data::BISON::Encoder ok 33 - Integer, negative, 2 bytes: data matches ok 34 - Integer, positive, 3 bytes: create OK ok 35 - The object isa Data::BISON::Encoder ok 36 - Integer, positive, 3 bytes: data matches ok 37 - Integer, negative, 3 bytes: create OK ok 38 - The object isa Data::BISON::Encoder ok 39 - Integer, negative, 3 bytes: data matches ok 40 - Integer, positive, 4 bytes: create OK ok 41 - The object isa Data::BISON::Encoder ok 42 - Integer, positive, 4 bytes: data matches ok 43 - Integer, negative, 4 bytes: create OK ok 44 - The object isa Data::BISON::Encoder ok 45 - Integer, negative, 4 bytes: data matches ok 46 - Array, empty: create OK ok 47 - The object isa Data::BISON::Encoder ok 48 - Array, empty: data matches ok 49 - Array, one string: create OK ok 50 - The object isa Data::BISON::Encoder ok 51 - Array, one string: data matches ok 52 - Array, two strings: create OK ok 53 - The object isa Data::BISON::Encoder ok 54 - Array, two strings: data matches ok 55 - Hash, empty: create OK ok 56 - The object isa Data::BISON::Encoder ok 57 - Hash, empty: data matches ok 58 - Hash, one string: create OK ok 59 - The object isa Data::BISON::Encoder ok 60 - Hash, one string: data matches ok 61 - Hash, two strings: create OK ok 62 - The object isa Data::BISON::Encoder ok 63 - Hash, two strings: data matches ok 64 - Array of hash of strings: create OK ok 65 - The object isa Data::BISON::Encoder ok 66 - Array of hash of strings: data matches ok t/20.decode.......1..75 ok 1 - Undef: create OK ok 2 - The object isa Data::BISON::Decoder ok 3 - Undef: data matches ok 4 - Simple string: create OK ok 5 - The object isa Data::BISON::Decoder ok 6 - Simple string: data matches ok 7 - String w/ embedded null: create OK ok 8 - The object isa Data::BISON::Decoder ok 9 - String w/ embedded null: data matches ok 10 - String w/ backslash and null: create OK ok 11 - The object isa Data::BISON::Decoder ok 12 - String w/ backslash and null: data matches ok 13 - Integer, zero: create OK ok 14 - The object isa Data::BISON::Decoder ok 15 - Integer, zero: data matches ok 16 - Integer, positive, 1 byte: create OK ok 17 - The object isa Data::BISON::Decoder ok 18 - Integer, positive, 1 byte: data matches ok 19 - Integer, -1: create OK ok 20 - The object isa Data::BISON::Decoder ok 21 - Integer, -1: data matches ok 22 - Integer, positive, 2 bytes, edge: create OK ok 23 - The object isa Data::BISON::Decoder ok 24 - Integer, positive, 2 bytes, edge: data matches ok 25 - Integer, positive, 2 bytes: create OK ok 26 - The object isa Data::BISON::Decoder ok 27 - Integer, positive, 2 bytes: data matches ok 28 - Integer, negative, 1 byte: create OK ok 29 - The object isa Data::BISON::Decoder ok 30 - Integer, negative, 1 byte: data matches ok 31 - Integer, negative, 2 bytes: create OK ok 32 - The object isa Data::BISON::Decoder ok 33 - Integer, negative, 2 bytes: data matches ok 34 - Integer, positive, 3 bytes: create OK ok 35 - The object isa Data::BISON::Decoder ok 36 - Integer, positive, 3 bytes: data matches ok 37 - Integer, negative, 3 bytes: create OK ok 38 - The object isa Data::BISON::Decoder ok 39 - Integer, negative, 3 bytes: data matches ok 40 - Integer, positive, 4 bytes: create OK ok 41 - The object isa Data::BISON::Decoder ok 42 - Integer, positive, 4 bytes: data matches ok 43 - Integer, negative, 4 bytes: create OK ok 44 - The object isa Data::BISON::Decoder ok 45 - Integer, negative, 4 bytes: data matches ok 46 - Array, empty: create OK ok 47 - The object isa Data::BISON::Decoder ok 48 - Array, empty: data matches ok 49 - Array, one string: create OK ok 50 - The object isa Data::BISON::Decoder ok 51 - Array, one string: data matches ok 52 - Array, two strings: create OK ok 53 - The object isa Data::BISON::Decoder ok 54 - Array, two strings: data matches ok 55 - Hash, empty: create OK ok 56 - The object isa Data::BISON::Decoder ok 57 - Hash, empty: data matches ok 58 - Hash, one string: create OK ok 59 - The object isa Data::BISON::Decoder ok 60 - Hash, one string: data matches ok 61 - Hash, two strings: create OK ok 62 - The object isa Data::BISON::Decoder ok 63 - Hash, two strings: data matches ok 64 - Array of hash of strings: create OK ok 65 - The object isa Data::BISON::Decoder ok 66 - Array of hash of strings: data matches ok 67 - Simple string, V2: create OK ok 68 - The object isa Data::BISON::Decoder ok 69 - Simple string, V2: data matches ok 70 - Simple string, V2, backref: create OK ok 71 - The object isa Data::BISON::Decoder ok 72 - Simple string, V2, backref: data matches ok 73 - Backref to string: create OK ok 74 - The object isa Data::BISON::Decoder ok 75 - Backref to string: data matches ok t/30.yenc.........1..2 ok 1 - Encode ok 2 - Decode ok t/40.roundtrip....1..36 ok 1 - Simple roundtrip: encoder made OK ok 2 - The object isa Data::BISON::Encoder ok 3 - Simple roundtrip: decoder made OK ok 4 - The object isa Data::BISON::Decoder ok 5 - Simple roundtrip: no error ok 6 - Simple roundtrip: structure round-tripped OK ok 7 - With floats: encoder made OK ok 8 - The object isa Data::BISON::Encoder ok 9 - With floats: decoder made OK ok 10 - The object isa Data::BISON::Decoder ok 11 - With floats: no error ok 12 - With floats: structure round-tripped OK ok 13 - Deeper: encoder made OK ok 14 - The object isa Data::BISON::Encoder ok 15 - Deeper: decoder made OK ok 16 - The object isa Data::BISON::Decoder ok 17 - Deeper: no error ok 18 - Deeper: structure round-tripped OK ok 19 - Encoded with yEnc: encoder made OK ok 20 - The object isa Data::BISON::Encoder ok 21 - Encoded with yEnc: decoder made OK ok 22 - The object isa Data::BISON::Decoder ok 23 - Encoded with yEnc: no error ok 24 - Encoded with yEnc: structure round-tripped OK ok 25 - Encoded afer yEnc: encoder made OK ok 26 - The object isa Data::BISON::Encoder ok 27 - Encoded afer yEnc: decoder made OK ok 28 - The object isa Data::BISON::Decoder ok 29 - Encoded afer yEnc: no error ok 30 - Encoded afer yEnc: structure round-tripped OK ok 31 - Deeper w/doubles: encoder made OK ok 32 - The object isa Data::BISON::Encoder ok 33 - Deeper w/doubles: decoder made OK ok 34 - The object isa Data::BISON::Decoder ok 35 - Deeper w/doubles: no error ok 36 - Deeper w/doubles: structure round-tripped OK ok t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.............1..6 ok 1 - blib/lib/Data/BISON.pm ok 2 - blib/lib/Data/BISON/yEnc.pm ok 3 - blib/lib/Data/BISON/Decoder.pm ok 4 - blib/lib/Data/BISON/Encoder.pm ok 5 - blib/lib/Data/BISON/Base.pm ok 6 - blib/lib/Data/BISON/Constants.pm ok All tests successful, 1 test skipped. Files=7, Tests=189, 2 wallclock secs ( 1.47 cusr + 0.30 csys = 1.77 CPU) Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/Data/BISON.pm Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/Data/BISON/yEnc.pm Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/Data/BISON/Decoder.pm Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/Data/BISON/Encoder.pm Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/Data/BISON/Base.pm Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/Data/BISON/Constants.pm Installing /home/cpanrun/ia64-lp64/build/5.8.2/man/man3/Data::BISON::yEnc.3 Installing /home/cpanrun/ia64-lp64/build/5.8.2/man/man3/Data::BISON::Encoder.3 Installing /home/cpanrun/ia64-lp64/build/5.8.2/man/man3/Data::BISON::Decoder.3 Installing /home/cpanrun/ia64-lp64/build/5.8.2/man/man3/Data::BISON.3 Installing /home/cpanrun/ia64-lp64/build/5.8.2/man/man3/Data::BISON::Constants.3 Installing /home/cpanrun/ia64-lp64/build/5.8.2/man/man3/Data::BISON::Base.3 Appending installation info to /home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/perllocal.pod