PATH=C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\cygwin\bin;C:\cpanfly-5.16\var\megalib\bin;C:\Perl64-5.16\site\bin;C:\Perl64-5.16\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\PROGRA~2\Perforce;C:\instantclient_11_2;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Start 2014-02-26T03:22:52 ActivePerl-1600 CPAN-2.00 LIB=C:\PlatSDK\Lib\AMD64;C:\PlatSDK\Lib\AMD64\atlmfc INCLUDE=C:\PlatSDK\Include;C:\PlatSDK\Include\crt;C:\PlatSDK\Include\crt\sys;C:\PlatSDK\Include\mfc;C:\PlatSDK\Include\atl PATH=C:/CPANFL~1.16/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\cygwin\bin;C:\CPANFL~1.16\var\megalib\bin;C:\Perl64-5.16\site\bin;C:\Perl64-5.16\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\INSTAN~1;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Reading 'C:\cpanfly-5.16\var\cpan\Metadata' Database was generated on Wed, 26 Feb 2014 10:06:15 GMT Running make for D/DR/DROLSKY/Stepford-0.000001.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/D/DR/DROLSKY/Stepford-0.000001.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/D/DR/DROLSKY/CHECKSUMS Checksum for C:\cpanfly-5.16\var\cpan\sources\authors\id\D\DR\DROLSKY\Stepford-0.000001.tar.gz ok Stepford-0.000001/ Stepford-0.000001/dist.ini Stepford-0.000001/README Stepford-0.000001/t/ Stepford-0.000001/t/Step.t Stepford-0.000001/t/release-pod-syntax.t Stepford-0.000001/t/release-pod-coverage.t Stepford-0.000001/t/release-no-tabs.t Stepford-0.000001/t/release-cpan-changes.t Stepford-0.000001/t/lib/ Stepford-0.000001/t/lib/Test/ Stepford-0.000001/t/lib/Test/Step/ Stepford-0.000001/t/lib/Test/Step/TouchFile.pm Stepford-0.000001/t/release-eol.t Stepford-0.000001/t/author-pod-spell.t Stepford-0.000001/t/Scheduler.t Stepford-0.000001/Makefile.PL Stepford-0.000001/META.yml Stepford-0.000001/lib/ Stepford-0.000001/lib/Stepford.pm Stepford-0.000001/lib/Stepford/ Stepford-0.000001/lib/Stepford/Types/ Stepford-0.000001/lib/Stepford/Types/Internal.pm Stepford-0.000001/lib/Stepford/Types.pm Stepford-0.000001/lib/Stepford/Error.pm Stepford-0.000001/lib/Stepford/Scheduler.pm Stepford-0.000001/lib/Stepford/Role/ Stepford-0.000001/lib/Stepford/Role/Step.pm Stepford-0.000001/lib/Stepford/Role/Step/ Stepford-0.000001/lib/Stepford/Role/Step/FileGenerator.pm Stepford-0.000001/META.json Stepford-0.000001/Changes Stepford-0.000001/MANIFEST Stepford-0.000001/INSTALL CPAN.pm: Building D/DR/DROLSKY/Stepford-0.000001.tar.gz >>> C:\Perl64-5.16\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Generating a nmake-style Makefile Writing Makefile for Stepford Writing MYMETA.yml and MYMETA.json >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Stepford/Error.pm blib\lib\Stepford\Error.pm cp lib/Stepford/Types/Internal.pm blib\lib\Stepford\Types\Internal.pm cp lib/Stepford/Types.pm blib\lib\Stepford\Types.pm cp lib/Stepford/Role/Step.pm blib\lib\Stepford\Role\Step.pm cp lib/Stepford/Scheduler.pm blib\lib\Stepford\Scheduler.pm cp lib/Stepford/Role/Step/FileGenerator.pm blib\lib\Stepford\Role\Step\FileGenerator.pm cp lib/Stepford.pm blib\lib\Stepford.pm DROLSKY/Stepford-0.000001.tar.gz nmake -- OK Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl64-5.16\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/author-pod-spell.t ...... skipped: these tests are for testing by the author t/release-cpan-changes.t .. skipped: these tests are for release candidate testing t/release-eol.t ........... skipped: these tests are for release candidate testing t/release-no-tabs.t ....... skipped: these tests are for release candidate testing t/release-pod-coverage.t .. skipped: these tests are for release candidate testing t/release-pod-syntax.t .... skipped: these tests are for release candidate testing t/Scheduler.t ............. ok 1 - scheduler comes up with the right plan for simple steps ok 2 - a1 file exists ok 3 - a2 file exists ok 4 - combined file exists ok 5 - scheduler does not include a given step more than once in a plan ok 6 - cyclical dependencies cause the Scheduler constructor to die 1..6 ok t/Step.t .................. ok 1 - step 1 is older than a file that exists when the step hasn't been run yet ok 2 - calling run() on step 1 touches file1 1..2 ok All tests successful. Files=8, Tests=8, 37 wallclock secs ( 0.03 usr + 0.02 sys = 0.05 CPU) Result: PASS DROLSKY/Stepford-0.000001.tar.gz nmake test TEST_VERBOSE=1 -- OK Dave Rolsky <autarch@urth.org> A vaguely Rake/Make/Cake-like thing for Perl - create steps and schedule them >>> (cd C:\cpanfly-5.16\var\cpan\build\Stepford-0.000001-GFoV1B && tar cvf - Stepford-0.000001.ppd blib) | gzip -c >C:/cpanfly-5.16/var/REPO/D/DR/DROLSKY/Stepford-0.000001.tar.gz Stepford-0.000001.ppd blib/ blib/lib/ blib/lib/Stepford/ blib/lib/Stepford/Error.pm blib/lib/Stepford/Role/ blib/lib/Stepford/Role/Step/ blib/lib/Stepford/Role/Step/FileGenerator.pm blib/lib/Stepford/Role/Step.pm blib/lib/Stepford/Scheduler.pm blib/lib/Stepford/Types/ blib/lib/Stepford/Types/Internal.pm blib/lib/Stepford/Types.pm blib/lib/Stepford.pm >>> mv C:\cpanfly-5.16\var\cpan\build\Stepford-0.000001-GFoV1B/Stepford-0.000001.ppd C:/cpanfly-5.16/var/REPO/D/DR/DROLSKY Finished 2014-02-26T03:24:24