Checking if your kit is complete... Looks good Writing Makefile for Data::OptList cp lib/Data/OptList.pm blib/lib/Data/OptList.pm Manifying blib/man3/Data::OptList.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/hash............1..13 ok 1 - use Data::OptList; ok 2 - empty opt list expands properly ok 3 - undef opt list expands properly ok 4 - empty arrayref opt list expands properly ok 5 - empty hashref opt list expands properly ok 6 - opt list of just names expands ok 7 - opt list of names expands with :group names ok 8 - opt list of names and values expands ok 9 - opt list of names and values expands, ignoring undef ok 10 - opt list of names and values expands with must_be ok 11 - opt list of names and values expands with [must_be] ok 12 - exception tossed on invaild ref value ok 13 - exception tossed on invaild ref value ok t/mkopt...........1..19 ok 1 - use Data::OptList; ok 2 - empty opt list expands properly ok 3 - undef expands into [] ok 4 - opt list of just names expands ok 5 - hash opt list expands properly ok 6 - opt list of just names expands with must_be ok 7 - opt list of names expands with :group names ok 8 - opt list of names and values expands ok 9 - opt list of names and values expands with must_be ok 10 - opt list of names and values expands with [must_be] ok 11 - opt list of names and values expands with must_be, must_be object ok 12 - opt list of names and values expands with [must_be], must_be object ok 13 - exception tossed on invaild ref value ok 14 - exception tossed on invaild ref value ok 15 - exception tossed on invaild ref value ok 16 - exception tossed on invaild ref value ok 17 - opt list of names and values expands, ignoring undef ok 18 - require_unique constraint catches repeat ok 19 - previously tested expansion OK with require_unique ok t/perl-critic.....1..0 # Skip define PERL_TEST_CRITIC to run these tests skipped all skipped: define PERL_TEST_CRITIC to run these tests t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.08 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.08 required for testing POD coverage t/pod.............1..0 # Skip Test::Pod 1.14 required for testing POD skipped all skipped: Test::Pod 1.14 required for testing POD All tests successful, 3 tests skipped. Files=5, Tests=32, 1 wallclock secs ( 0.60 cusr + 0.17 csys = 0.77 CPU) Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/Data/OptList.pm Installing /home/cpanrun/ia64-lp64/build/5.8.2/man/man3/Data::OptList.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