PATH=C:\cpanfly-5.24-64\var\megalib\bin;C:\Perl-5.24-64\site\bin;C:\Perl-5.24-64\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\instantclient_11_2-64;C:\cpanfly-5.24-64\var\megalib\bin;C:\Perl-5.24-64\site\bin;C:\Perl-5.24-64\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\instantclient_11_2-64;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Git\cmd;C:\Program Files (x86)\CMake\bin Start 2016-06-15T12:16:31 ActivePerl-2400 CPAN-2.10 PATH=C:/CPANFL~1.24-/var/libs/bin;C:\CPANFL~1.24-\var\megalib\bin;C:\PERL-5~1.24-\site\bin;C:\PERL-5~1.24-\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\INSTAN~1;C:\CPANFL~1.24-\var\megalib\bin;C:\PERL-5~1.24-\site\bin;C:\PERL-5~1.24-\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\INSTAN~1;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WINDOW~1\v1.0\;C:\PROGRA~1\Git\cmd;C:\PROGRA~2\CMake\bin Reading 'C:\cpanfly-5.24-64\var\cpan\Metadata' Database was generated on Wed, 15 Jun 2016 03:41:02 GMT Checksum for C:\cpanfly-5.24-64\var\cpan\sources\authors\id\N\NE\NEILB\Devel-Constants-1.04.tar.gz ok Devel-Constants-1.04/ Devel-Constants-1.04/Changes Devel-Constants-1.04/dist.ini Devel-Constants-1.04/lib/ Devel-Constants-1.04/LICENSE Devel-Constants-1.04/Makefile.PL Devel-Constants-1.04/MANIFEST Devel-Constants-1.04/META.json Devel-Constants-1.04/META.yml Devel-Constants-1.04/README Devel-Constants-1.04/t/ Devel-Constants-1.04/t/constants.t Devel-Constants-1.04/t/import.t Devel-Constants-1.04/t/pod-coverage.t Devel-Constants-1.04/t/pod.t Devel-Constants-1.04/lib/Devel/ Devel-Constants-1.04/lib/Devel/Constants.pm Configuring N/NE/NEILB/Devel-Constants-1.04.tar.gz with Makefile.PL >>> C:\Perl-5.24-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 NEILB/Devel-Constants-1.04.tar.gz C:\Perl-5.24-64\bin\perl.exe Makefile.PL -- OK Running make for N/NE/NEILB/Devel-Constants-1.04.tar.gz >>> dmake cp lib/Devel/Constants.pm blib\lib\Devel\Constants.pm NEILB/Devel-Constants-1.04.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 "C:\Perl-5.24-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.06 usr + 0.01 sys = 0.08 CPU) Result: PASS NEILB/Devel-Constants-1.04.tar.gz dmake test TEST_VERBOSE=1 -- OK Neil Bowers <neil@bowers.com> translates constants back to named symbols >>> (cd C:\cpanfly-5.24-64\var\tmp\cpan_build\Devel-Constants-1.04-2uxeo1 && tar cvf - Devel-Constants-1.04.ppd blib) | gzip -c >C:/cpanfly-5.24-64/var/REPO/N/NE/NEILB/Devel-Constants-1.04.tar.gz Devel-Constants-1.04.ppd blib/ blib/lib/ blib/lib/Devel/ blib/lib/Devel/Constants.pm Finished 2016-06-15T12:16:44