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 /Users/cpanrun/build/5.8.8/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..1 ok 1 - Pod coverage on Data::OptList ok t/pod.............1..1 ok 1 - blib/lib/Data/OptList.pm ok All tests successful, 1 test skipped. Files=5, Tests=34, 1 wallclock secs ( 0.55 cusr + 0.18 csys = 0.73 CPU) Installing /Users/cpanrun/build/5.8.8/html/site/lib/Data/OptList.html Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Data/OptList.pm Installing /Users/cpanrun/build/5.8.8/man/man3/Data::OptList.3 Appending installation info to /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/perllocal.pod