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-03T04:48:19 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 Tue, 03 Jun 2014 09:53:02 GMT Running make for D/DR/DROLSKY/Stepford-0.002002.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/D/DR/DROLSKY/Stepford-0.002002.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/D/DR/DROLSKY/CHECKSUMS Checksum for C:\cpanfly-5.18\var\cpan\sources\authors\id\D\DR\DROLSKY\Stepford-0.002002.tar.gz ok Stepford-0.002002/ Stepford-0.002002/dist.ini Stepford-0.002002/README Stepford-0.002002/t/ Stepford-0.002002/t/Planner-parallel.t Stepford-0.002002/t/Step.t Stepford-0.002002/t/release-pod-syntax.t Stepford-0.002002/t/release-pod-coverage.t Stepford-0.002002/t/release-no-tabs.t Stepford-0.002002/t/release-cpan-changes.t Stepford-0.002002/t/lib/ Stepford-0.002002/t/lib/Test1/ Stepford-0.002002/t/lib/Test1/Step/ Stepford-0.002002/t/lib/Test1/Step/UpdateFiles.pm Stepford-0.002002/t/lib/Test1/Step/CreateA2.pm Stepford-0.002002/t/lib/Test1/Step/CombineFiles.pm Stepford-0.002002/t/lib/Test1/Step/CreateA1.pm Stepford-0.002002/t/Planner.t Stepford-0.002002/t/release-eol.t Stepford-0.002002/t/author-pod-spell.t Stepford-0.002002/Makefile.PL Stepford-0.002002/META.yml Stepford-0.002002/lib/ Stepford-0.002002/lib/Stepford.pm Stepford-0.002002/lib/Stepford/ Stepford-0.002002/lib/Stepford/Types/ Stepford-0.002002/lib/Stepford/Types/Internal.pm Stepford-0.002002/lib/Stepford/Planner.pm Stepford-0.002002/lib/Stepford/Types.pm Stepford-0.002002/lib/Stepford/Plan.pm Stepford-0.002002/lib/Stepford/FinalStep.pm Stepford-0.002002/lib/Stepford/Trait/ Stepford-0.002002/lib/Stepford/Trait/StepProduction.pm Stepford-0.002002/lib/Stepford/Trait/StepDependency.pm Stepford-0.002002/lib/Stepford/Error.pm Stepford-0.002002/lib/Stepford/Role/ Stepford-0.002002/lib/Stepford/Role/Step.pm Stepford-0.002002/lib/Stepford/Role/Step/ Stepford-0.002002/lib/Stepford/Role/Step/FileGenerator.pm Stepford-0.002002/META.json Stepford-0.002002/Changes Stepford-0.002002/MANIFEST Stepford-0.002002/INSTALL CPAN.pm: Building D/DR/DROLSKY/Stepford-0.002002.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/Trait/StepDependency.pm blib\lib\Stepford\Trait\StepDependency.pm cp lib/Stepford/Types/Internal.pm blib\lib\Stepford\Types\Internal.pm cp lib/Stepford/Error.pm blib\lib\Stepford\Error.pm cp lib/Stepford/Role/Step.pm blib\lib\Stepford\Role\Step.pm cp lib/Stepford/Plan.pm blib\lib\Stepford\Plan.pm cp lib/Stepford/Types.pm blib\lib\Stepford\Types.pm cp lib/Stepford/FinalStep.pm blib\lib\Stepford\FinalStep.pm cp lib/Stepford/Planner.pm blib\lib\Stepford\Planner.pm cp lib/Stepford.pm blib\lib\Stepford.pm cp lib/Stepford/Role/Step/FileGenerator.pm blib\lib\Stepford\Role\Step\FileGenerator.pm cp lib/Stepford/Trait/StepProduction.pm blib\lib\Stepford\Trait\StepProduction.pm DROLSKY/Stepford-0.002002.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/Planner-parallel.t ...... ok 1 - a1 file exists ok 2 - a2 file exists ok 3 - combined file exists 1..3 ok t/Planner.t ............... ok 1 - planner comes up with the right plan for simple steps ok 2 - logged plan when ->run() was called ok 3 - logged a readable description of the plan ok 4 - log level for plan description is info ok 5 - logged a message indicating that a step was being created ok 6 - log level for object creation is debug ok 7 - a1 file exists ok 8 - a2 file exists ok 9 - combined file exists ok 10 - logged a message when skipping a step ok 11 - log level for skipping a step is info ok 12 - Test1::Step::CombineFiles->run() was called the expected number of times - skipped when up to date ok 13 - Test1::Step::CreateA1->run() was called the expected number of times - skipped when up to date ok 14 - Test1::Step::CreateA2->run() was called the expected number of times - skipped when up to date ok 15 - Test1::Step::UpdateFiles->run() was called the expected number of times - skipped when up to date ok 16 - planner does not include a given step more than once in a plan ok 17 - cyclical dependencies cause the Planner constructor to die ok 18 - unresolved dependencies cause the planner constructor to die ok 19 - cannot have an attribute that is both a dependency and production ok 20 - when two steps have the same production, choose the one that sorts first ok 21 - values passed to $planner->run() are passed to step constructor ok 22 - planner comes up with an optimized plan for multiple final steps ok 23 - cannot have an attribute that is both a dependency and production 1..23 ok 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/Step.t .................. ok 1 - Step1->dependencies returns the expected attributes ok 2 - Step1->productions returns the expected attributes ok 3 - no last run time when output files don't exist ok 4 - last_run_time matches mtime of $step->output_file2 ok 5 - FileStep::Bad->new() dies because it has productions which are not files 1..5 ok All tests successful. Files=9, Tests=31, 8 wallclock secs ( 0.08 usr + 0.00 sys = 0.08 CPU) Result: PASS DROLSKY/Stepford-0.002002.tar.gz dmake test TEST_VERBOSE=1 -- OK Dave Rolsky <autarch@urth.org> A vaguely Rake/Make/Cake-like thing for Perl - create steps and let a planner run them >>> (cd C:\cpanfly-5.18\var\cpan\build\Stepford-0.002002-6pj1XT && tar cvf - Stepford-0.002002.ppd blib) | gzip -c >C:/cpanfly-5.18/var/REPO/D/DR/DROLSKY/Stepford-0.002002.tar.gz Stepford-0.002002.ppd blib/ blib/lib/ blib/lib/Stepford/ blib/lib/Stepford/Error.pm blib/lib/Stepford/FinalStep.pm blib/lib/Stepford/Plan.pm blib/lib/Stepford/Planner.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/Trait/ blib/lib/Stepford/Trait/StepDependency.pm blib/lib/Stepford/Trait/StepProduction.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.002002-6pj1XT/Stepford-0.002002.ppd C:/cpanfly-5.18/var/REPO/D/DR/DROLSKY Finished 2014-06-03T04:48:39