Up/Downgrade not needed. Checking if your kit is complete... Looks good Writing Makefile for IO::Compress::Base cp lib/IO/Uncompress/AnyUncompress.pm blib/lib/IO/Uncompress/AnyUncompress.pm cp lib/IO/Uncompress/Base.pm blib/lib/IO/Uncompress/Base.pm cp lib/File/GlobMapper.pm blib/lib/File/GlobMapper.pm cp lib/IO/Compress/Base.pm blib/lib/IO/Compress/Base.pm cp lib/IO/Compress/Base/Common.pm blib/lib/IO/Compress/Base/Common.pm Manifying blib/man3/IO::Uncompress::Base.3 Manifying blib/man3/IO::Uncompress::AnyUncompress.3 Manifying blib/man3/IO::Compress::Base.3 Manifying blib/man3/File::GlobMapper.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/000prereq.....1..2 ok 1 ok 2 - no warnings ok t/01misc........1..79 ok 1 - use Scalar::Util; ok 2 - use IO::Compress::Base::Common; ok 3 - Got XS Version of Scalar::Util ok 4 - Trap odd number of params ok 5 - Trap odd number of params ok 6 - Trap odd number of params ok 7 - wanted unsigned, got undef ok 8 - wanted unsigned, got undef ok 9 - wanted signed, got undef ok 10 - wanted signed, got 'abc' ok 11 # skip readonly + threads ok 12 - wanted scalar reference ok 13 - wanted scalar ok 14 ok 15 - other ok 16 - undef ok 17 - undef ok 18 - undef ok 19 - empty string ok 20 - parsed ok 21 ok 22 - parsed ok 23 ok 24 - isaFilename ok 25 - 'abc' isaFilename ok 26 - undef ! isaFilename ok 27 - [] ! isaFilename ok 28 - glob ! isaFilename ok 29 - whatIsInput ok 30 - Match filehandle ok 31 - Match '-' as stdin ok 32 - Match filename ok 33 - Match buffer ok 34 - Match code ok 35 - Don't match code ok 36 - whatIsOutput ok 37 - Match filehandle ok 38 - Match '-' as stdout ok 39 - Match filename ok 40 - Match buffer ok 41 - Match code ok 42 - Don't match code ok 43 - U64 ok 44 - getHigh is 0 ok 45 - getLow is 0 ok 46 - getHigh is 1 ok 47 - getLow is 2 ok 48 - getHigh is 0xFFFFFFFF ok 49 - getLow is 2 ok 50 - getHigh is 7 ok 51 - getLow is 0xFFFFFFFF ok 52 - getHigh is 0 ok 53 - getLow is 666 ok 54 - U64 - add ok 55 - getHigh is 0 ok 56 - getLow is 1 ok 57 - getHigh is 0 ok 58 - getLow is 2 ok 59 - getHigh is 0 ok 60 - getLow is 0xFFFFFFFE ok 61 - getHigh is 0 ok 62 - getLow is 0xFFFFFFFF ok 63 - getHigh is 1 ok 64 - getLow is 0 ok 65 - getHigh is 1 ok 66 - getLow is 1 ok 67 - getHigh is 4 ok 68 - getLow is 1 ok 69 - U64 - equal ok 70 - getHigh is 0 ok 71 - getLow is 1 ok 72 - getHigh is 0 ok 73 - getLow is 1 ok 74 - getHigh is 0 ok 75 - getLow is 1 ok 76 - equal ok 77 - ! equal ok 78 - U64 - pack_V ok 79 - no warnings ok 1/79 skipped: readonly + threads t/99pod.........1..5 ok 1 - blib/lib/File/GlobMapper.pm ok 2 - blib/lib/IO/Compress/Base.pm ok 3 - blib/lib/IO/Uncompress/AnyUncompress.pm ok 4 - blib/lib/IO/Uncompress/Base.pm ok 5 - blib/lib/IO/Compress/Base/Common.pm ok t/globmapper....1..69 ok 1 - use File::GlobMapper; ok 2 - Error Cases ok 3 - new failed ok 4 - catch unmatched ( ok 5 - new failed ok 6 - catch unmatched ) ok 7 - new failed ok 8 - catch unmatched { ok 9 - new failed ok 10 - catch unmatched } ok 11 - new failed ok 12 - catch unmatched [ ok 13 - new failed ok 14 - catch unmatched ] ok 15 - new failed ok 16 - catch unmatched ( inside {} ok 17 - new failed ok 18 - catch unmatched ) inside {} ok 19 - new failed ok 20 - catch unmatched [ inside {} ok 21 - new failed ok 22 - catch unmatched ] inside {} ok 23 - input glob matches zero files ok 24 - created GlobMapper object ok 25 - returned 0 maps ok 26 - zero maps ok 27 - zero maps ok 28 - test wildcard mapping of * in destination ok 29 - created GlobMapper object ok 30 - returned 3 maps ok 31 - got mapping ok 32 - got mapping ok 33 - no wildcards in input or destination ok 34 - created GlobMapper object ok 35 - returned 1 maps ok 36 - got mapping ok 37 - got mapping ok 38 - test wildcard mapping of {} in destination ok 39 - created GlobMapper object ok 40 - returned 2 maps ok 41 - got mapping ok 42 - created GlobMapper object ok 43 - returned 2 maps ok 44 - got mapping ok 45 - test wildcard mapping of multiple * to \# ok 46 - created GlobMapper object ok 47 - returned 3 maps ok 48 - got mapping ok 49 - test wildcard mapping of multiple ? to \# ok 50 - created GlobMapper object ok 51 - returned 3 maps ok 52 - got mapping ok 53 - test wildcard mapping of multiple ?,* and [] to \# ok 54 - created GlobMapper object ok 55 - returned 3 maps ok 56 - got mapping ok 57 - input glob matches a file multiple times ok 58 - created GlobMapper object ok 59 - returned 1 maps ok 60 - got mapping ok 61 - got mapping ok 62 - multiple input files map to one output file ok 63 - did not create GlobMapper object ok 64 - Error is expected ok 65 - globmap ok 66 - got map ok 67 - returned 3 maps ok 68 - got mapping ok 69 - no warnings ok All tests successful, 1 subtest skipped. Files=4, Tests=155, 4 wallclock secs ( 1.08 cusr + 0.21 csys = 1.29 CPU) Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/IO/Compress/Base.pm Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/IO/Compress/Base/Common.pm Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/IO/Uncompress/AnyUncompress.pm Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/IO/Uncompress/Base.pm Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/File/GlobMapper.pm Installing /home/cpanrun/ia64/build/5.8.2/man/man3/IO::Uncompress::Base.3 Installing /home/cpanrun/ia64/build/5.8.2/man/man3/IO::Uncompress::AnyUncompress.3 Installing /home/cpanrun/ia64/build/5.8.2/man/man3/IO::Compress::Base.3 Installing /home/cpanrun/ia64/build/5.8.2/man/man3/File::GlobMapper.3 Appending installation info to /home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi/perllocal.pod