PATH=C:\mingw\bin;C:\cygwin\bin;C:\cpanfly-5.18\var\megalib\bin;C:\Perl-5.18\site\bin;C:\Perl-5.18\bin;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\instantclient_11_2;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\WINDOWS\system32\WindowsPowerShell\v1.0 Start 2014-06-05T04:54:42 ActivePerl-1800 CPAN-2.00 LIB=C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK PATH=C:/CPANFL~1.18/var/libs/bin;C:\mingw\bin;C:\cygwin\bin;C:\CPANFL~1.18\var\megalib\bin;C:\Perl-5.18\site\bin;C:\Perl-5.18\bin;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\INSTAN~1;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\WINDOWS\system32\WINDOW~2\v1.0 Reading 'C:\cpanfly-5.18\var\cpan\Metadata' Database was generated on Thu, 05 Jun 2014 08:53:02 GMT Running make for R/RR/RRWO/Const-Exporter-v0.2.1.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/R/RR/RRWO/Const-Exporter-v0.2.1.tar.gz Checksum for C:\cpanfly-5.18\var\cpan\sources\authors\id\R\RR\RRWO\Const-Exporter-v0.2.1.tar.gz ok Const-Exporter-v0.2.1/ Const-Exporter-v0.2.1/lib/ Const-Exporter-v0.2.1/lib/Const/ Const-Exporter-v0.2.1/lib/Const/Exporter.pm Const-Exporter-v0.2.1/Changes Const-Exporter-v0.2.1/MANIFEST Const-Exporter-v0.2.1/inc/ Const-Exporter-v0.2.1/inc/Module/ Const-Exporter-v0.2.1/inc/Module/Install/ Const-Exporter-v0.2.1/inc/Module/Install/Makefile.pm Const-Exporter-v0.2.1/inc/Module/Install/Metadata.pm Const-Exporter-v0.2.1/inc/Module/Install/AutoInstall.pm Const-Exporter-v0.2.1/inc/Module/Install/Win32.pm Const-Exporter-v0.2.1/inc/Module/Install/WriteAll.pm Const-Exporter-v0.2.1/inc/Module/Install/Base.pm Const-Exporter-v0.2.1/inc/Module/Install/Can.pm Const-Exporter-v0.2.1/inc/Module/Install/Include.pm Const-Exporter-v0.2.1/inc/Module/Install/Fetch.pm Const-Exporter-v0.2.1/inc/Module/AutoInstall.pm Const-Exporter-v0.2.1/inc/Module/Install.pm Const-Exporter-v0.2.1/t/ Const-Exporter-v0.2.1/t/01-compile.t Const-Exporter-v0.2.1/t/10-basic.t Const-Exporter-v0.2.1/t/21-example.t Const-Exporter-v0.2.1/t/20-example.t Const-Exporter-v0.2.1/t/12-blessed.t Const-Exporter-v0.2.1/t/11-tags.t Const-Exporter-v0.2.1/MANIFEST.SKIP Const-Exporter-v0.2.1/README Const-Exporter-v0.2.1/Makefile.PL Const-Exporter-v0.2.1/META.yml CPAN.pm: Building R/RR/RRWO/Const-Exporter-v0.2.1.tar.gz >>> C:\Perl-5.18\bin\perl.exe Makefile.PL *** Module::AutoInstall version 1.08 *** Checking for Perl dependencies... *** Since we're running under CPAN, I'll just let it take care of the dependency's installation later. [Core Features] - Hash::Objectify ...loaded. (0.002) - Test::Most ...loaded. (0.33) - Test::Warnings ...loaded. (0.014) - Carp ...loaded. (1.3301) - Const::Fast ...loaded. (0.014 >= 0.014) - Exporter ...loaded. (5.70) - Package::Stash ...loaded. (0.36) - Scalar::Util ...loaded. (1.38) - version ...loaded. (0.9908 >= 0.77) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Generating a dmake-style Makefile Writing Makefile for Const::Exporter Writing MYMETA.yml and MYMETA.json >>> dmake cp lib/Const/Exporter.pm blib\lib\Const\Exporter.pm RRWO/Const-Exporter-v0.2.1.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 C:\Perl-5.18\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'inc', 'blib\lib', 'blib\arch')" t/*.t t/01-compile.t .. ok 1 - use Const::Exporter; ok 2 - no (unexpected) warnings (via done_testing) 1..2 ok t/10-basic.t .... ok 1 - runtime assignment fails ok 2 - function name ok 3 - scalar (number) ok 4 - readonly scalar ok 5 - scalar (string) ok 6 - array ok 7 - readonly array ok 8 - readonly array ok 9 - hash ok 10 - readonly hash ok 11 - readonly hash ok 12 - our scalar (number) ok 13 - reference copy ok 14 - reference copy ok 15 - readonly scalar ok 16 - enums (zero-based) ok 17 - enums (indexed) ok 18 - enum scalars (indexed badly) ok 19 - Constant defined in second call ok 20 - Reference pre-defined constant ok 21 - Reference pre-defined constant in expression ok 22 - @EXPORT ok 23 - @EXPORT_OK ok 24 - %EXPORT_TAGS ok 25 - %EXPORT_TAGS{default} ok 26 - %EXPORT_TAGS{all} ok 27 - no (unexpected) warnings (via done_testing) 1..27 ok t/11-tags.t ..... ok 1 - default tag is not allowed ok 2 - all tag is not allowed ok 3 - no (unexpected) warnings (via done_testing) 1..3 ok t/12-blessed.t .. ok 1 - An object of class 'Hash::Objectified0' isa 'Hash::Objectified' ok 2 - Hash::Objectified0->can('bar') ok 3 - baz method ok 4 - no (unexpected) warnings (via done_testing) 1..4 ok t/20-example.t .. ok 1 - HTTP ok 2 - HTTP_ALT ok 3 - HTTPS ok 4 - @HTTP_PORTS ok 5 - no (unexpected) warnings (via done_testing) 1..5 ok t/21-example.t .. ok 1 ok 2 ok 3 ok 4 - no (unexpected) warnings (via done_testing) 1..4 ok All tests successful. Files=6, Tests=45, 6 wallclock secs ( 0.05 usr + 0.02 sys = 0.06 CPU) Result: PASS RRWO/Const-Exporter-v0.2.1.tar.gz dmake test TEST_VERBOSE=1 -- OK DISTNAME-VERSION 'Const-Exporter-0.002001' found in META.yml is bogus, ignoring at C:\cpanfly-5.18\lib/Fly/MakePPD.pm line 132. Robert Rothenberg <rrwo@cpan.org> Declare constants for export. >>> (cd C:\cpanfly-5.18\var\cpan\build\Const-Exporter-v0.2.1-q4yJB3 && tar cvf - Const-Exporter-v0.2.1.ppd blib) | gzip -c >C:/cpanfly-5.18/var/REPO/R/RR/RRWO/Const-Exporter-v0.2.1.tar.gz Const-Exporter-v0.2.1.ppd blib/ blib/lib/ blib/lib/Const/ blib/lib/Const/Exporter.pm >>> mv C:\cpanfly-5.18\var\cpan\build\Const-Exporter-v0.2.1-q4yJB3/Const-Exporter-v0.2.1.ppd C:/cpanfly-5.18/var/REPO/R/RR/RRWO Finished 2014-06-05T04:55:33