PATH=C:\MinGW-64\bin;C:\cygwin\bin;C:\cpanfly-5.22-64\var\megalib\bin;C:\Perl-5.22-64\site\bin;C:\Perl-5.22-64\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\cpanfly-5.22-64\var\megalib\bin;C:\Perl-5.22-64\site\bin;C:\Perl-5.22-64\bin;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\mysql-5.5.45-x64\bin;C:\mysql-5.5.45-x64\bin Start 2015-08-30T22:10:29 ActivePerl-2200 CPAN-2.00 PATH=C:/CPANFL~2.22-/var/libs/bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\CPANFL~2.22-\var\megalib\bin;C:\PERL-5~2.22-\site\bin;C:\PERL-5~2.22-\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\CPANFL~2.22-\var\megalib\bin;C:\PERL-5~2.22-\site\bin;C:\PERL-5~2.22-\bin;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WINDOW~1\v1.0\ Reading 'C:\cpanfly-5.22-64\var\cpan\Metadata' Database was generated on Sat, 29 Aug 2015 05:17:02 GMT Running make for N/NE/NEILB/Devel-Constants-1.03.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/N/NE/NEILB/Devel-Constants-1.03.tar.gz Checksum for C:\cpanfly-5.22-64\var\cpan\sources\authors\id\N\NE\NEILB\Devel-Constants-1.03.tar.gz ok Devel-Constants-1.03/ Devel-Constants-1.03/Changes Devel-Constants-1.03/dist.ini Devel-Constants-1.03/lib/ Devel-Constants-1.03/LICENSE Devel-Constants-1.03/Makefile.PL Devel-Constants-1.03/MANIFEST Devel-Constants-1.03/META.yml Devel-Constants-1.03/README Devel-Constants-1.03/t/ Devel-Constants-1.03/t/constants.t Devel-Constants-1.03/t/import.t Devel-Constants-1.03/t/pod-coverage.t Devel-Constants-1.03/t/pod.t Devel-Constants-1.03/lib/Devel/ Devel-Constants-1.03/lib/Devel/Constants.pm CPAN.pm: Building N/NE/NEILB/Devel-Constants-1.03.tar.gz >>> C:\Perl-5.22-64\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Generating a dmake-style Makefile Writing Makefile for Devel::Constants Writing MYMETA.yml and MYMETA.json >>> dmake cp lib/Devel/Constants.pm blib\lib\Devel\Constants.pm NEILB/Devel-Constants-1.03.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 "C:\Perl-5.22-64\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t # should import into requested namespace # should export requested name t/constants.t ..... 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! ok 15 - bar->can('flag_to_names') 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.t ........ 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.t .. 1..1 ok 1 - Pod coverage on Devel::Constants ok t/pod.t ........... 1..1 ok 1 - POD test for blib/lib/Devel/Constants.pm ok All tests successful. Files=4, Tests=27, 1 wallclock secs ( 0.12 usr + 0.00 sys = 0.12 CPU) Result: PASS NEILB/Devel-Constants-1.03.tar.gz dmake test TEST_VERBOSE=1 -- OK Neil Bowers <neil@bowers.com> translates constants back to named symbols >>> (cd C:\cpanfly-5.22-64\var\cpan\build\Devel-Constants-1.03-NsZZ0K && tar cvf - Devel-Constants-1.03.ppd blib) | gzip -c >C:/cpanfly-5.22-64/var/REPO/N/NE/NEILB/Devel-Constants-1.03.tar.gz Devel-Constants-1.03.ppd blib/ blib/lib/ blib/lib/Devel/ blib/lib/Devel/Constants.pm >>> mv C:\cpanfly-5.22-64\var\cpan\build\Devel-Constants-1.03-NsZZ0K/Devel-Constants-1.03.ppd C:/cpanfly-5.22-64/var/REPO/N/NE/NEILB Finished 2015-08-30T22:10:37