Checking if your kit is complete... Looks good Writing Makefile for Devel::Constants cp lib/Devel/Constants.pm blib/lib/Devel/Constants.pm Manifying blib/man3/Devel::Constants.3 PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/0-signature.....1..1 # Next time around, consider install Module::Signature, # so you can verify the integrity of this distribution. ok 1 # skip Module::Signature not installed ok 1/1 skipped: various reasons t/constants.......1..19 ok 1 - use Devel::Constants; ok 2 - ONE flag should be set in string ok 3 - TWO flag should be set in string ok 4 - THREE flag should be set in string ok 5 - ONE flag should be set in list ok 6 - TWO flag should be set in list ok 7 - THREE flag should be set in list ok 8 - should be able to resolve label ok 9 - A exists in passed-in hash ok 10 - A has correct value too! ok 11 - B exists in passed-in hash ok 12 - B has correct value too! ok 13 - C exists in passed-in hash ok 14 - C has correct value too! # should import into requested namespace ok 15 - bar->can('flag_to_names') ok 16 - bar->can('label') # should export requested name ok 17 - should capture values in another package ok 18 - ... setting captured value in other package ok 19 - should get names for other package ok t/import..........ok 1 - use Devel::Constants; ok 2 - Devel::Constants->can('import') ok 3 - import() should not import flag_to_names() by default ok 4 - import() should not import to_name() by default ok 5 - import() should import flag_to_names() if requested ok 6 - import() should import to_name() if requested 1..6 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..1 ok 1 - blib/lib/Devel/Constants.pm ok All tests successful, 1 test and 1 subtest skipped. Files=5, Tests=27, 1 wallclock secs ( 0.37 cusr + 0.09 csys = 0.46 CPU) Installing /home/cpanrun/build/5.10.0/html/site/lib/Devel/Constants.html Installing /home/cpanrun/build/5.10.0/site/lib/Devel/Constants.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Devel::Constants.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod