Checking if your kit is complete... Looks good Writing Makefile for Devel::Constants Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Devel/Constants.pm blib\lib\Devel\Constants.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-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 # should import into requested namespace ok 14 - C has correct value too! ok 15 - bar->can('flag_to_names') # should export requested name ok 16 - bar->can('label') 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, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. Installing C:\cpanrun\build\5-10-0\html\site\lib\Devel\Constants.html Installing C:\cpanrun\build\5-10-0\site\lib\Devel\Constants.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod