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-02-26T17:17:21 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, 27 Feb 2014 00:53:02 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 Checksum for C:\cpanfly-5.18\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:\Perl-5.18\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Generating a dmake-style Makefile Writing Makefile for Stepford Writing MYMETA.yml and MYMETA.json >>> dmake 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/Types.pm blib\lib\Stepford\Types.pm 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.pm blib\lib\Stepford.pm cp lib/Stepford/Role/Step.pm blib\lib\Stepford\Role\Step.pm DROLSKY/Stepford-0.000001.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, '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, 4 wallclock secs ( 0.06 usr + 0.01 sys = 0.08 CPU) Result: PASS DROLSKY/Stepford-0.000001.tar.gz dmake test TEST_VERBOSE=1 -- OK Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/D/DR/DROLSKY/CHECKSUMS Dave Rolsky <autarch@urth.org> A vaguely Rake/Make/Cake-like thing for Perl - create steps and schedule them >>> (cd C:\cpanfly-5.18\var\cpan\build\Stepford-0.000001-mS8uy9 && tar cvf - Stepford-0.000001.ppd blib) | gzip -c >C:/cpanfly-5.18/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.18\var\cpan\build\Stepford-0.000001-mS8uy9/Stepford-0.000001.ppd C:/cpanfly-5.18/var/REPO/D/DR/DROLSKY Finished 2014-02-26T17:17:31