Start 2008-11-23T12:38:19 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:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64\site\bin;C:\Perl64\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\PROGRA~2\Perforce\ Going to read C:\cpanfly\var\cpan\Metadata Database was generated on Sun, 23 Nov 2008 11:26:50 GMT Running make for D/DM/DMUEY/File-Path-Tiny-0.1.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/D/DM/DMUEY/File-Path-Tiny-0.1.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/D/DM/DMUEY/CHECKSUMS Checksum for C:\cpanfly\var\cpan\sources\authors\id\D\DM\DMUEY\File-Path-Tiny-0.1.tar.gz ok File-Path-Tiny-0.1/ File-Path-Tiny-0.1/Changes File-Path-Tiny-0.1/lib/ File-Path-Tiny-0.1/lib/File/ File-Path-Tiny-0.1/lib/File/Path/ File-Path-Tiny-0.1/lib/File/Path/Tiny.pm File-Path-Tiny-0.1/lib/File/Path/Tiny.pod File-Path-Tiny-0.1/Makefile.PL File-Path-Tiny-0.1/MANIFEST File-Path-Tiny-0.1/META.yml File-Path-Tiny-0.1/README File-Path-Tiny-0.1/t/ File-Path-Tiny-0.1/t/00.load.t File-Path-Tiny-0.1/t/perlcritic.t File-Path-Tiny-0.1/t/pod-coverage.t File-Path-Tiny-0.1/t/pod.t CPAN.pm: Going to build D/DM/DMUEY/File-Path-Tiny-0.1.tar.gz >>> C:\Perl64\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for File::Path::Tiny >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/File/Path/Tiny.pm blib\lib\File\Path\Tiny.pm cp lib/File/Path/Tiny.pod blib\lib\File\Path\Tiny.pod DMUEY/File-Path-Tiny-0.1.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\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/00.load......... 1..16 ok 1 - use File::Path::Tiny; # Testing File::Path::Tiny 0.1 ok 2 - make simple path - return true ok 3 - make simple path - path recursively created ok 4 - make already existing dir ok 5 - make already existing non dir - return false ok 6 - make already existing file - errno ok 7 - MASK logic gets same results as mkdir() ok 8 - MASK arg OCT gets same results as mkdir() ok 9 - MASK arg oct(STR) gets same results as mkdir() ok 10 - MASK arg STR gets detected and handled - different results as mkdir() ok 11 - remove existing non dir - return false ok 12 - remove existing non dir - errno ok 13 - empty and remove simple path - return true ok 14 - remove simple path - path recursively removed ok 15 - remove already non-existing dir ok 16 - remove empty dir ok t/perlcritic...... 1..0 # Skip $ENV{'do_perl_critic_tests'} must be true to run these 'development only' tests skipped: $ENV{'do_perl_critic_tests'} must be true to run these 'development only' tests t/pod-coverage.... 1..1 ok 1 - Pod coverage on File::Path::Tiny ok t/pod............. 1..2 ok 1 - blib\lib\File\Path\Tiny.pm ok 2 - blib\lib\File\Path\Tiny.pod ok All tests successful. Files=4, Tests=19, 4 wallclock secs ( 0.06 usr + 0.14 sys = 0.20 CPU) Result: PASS DMUEY/File-Path-Tiny-0.1.tar.gz nmake test TEST_VERBOSE=1 -- OK Picked up abstract from Makefile Daniel Muey <dmuey@cpan.org> recursive versions of mkdir() and rmdir() without as much overhead as File::Path >>> (cd C:\cpanfly\var\cpan\build\File-Path-Tiny-0.1-Yqw6WV && tar cvf - File-Path-Tiny-0.1.ppd blib) | gzip -c >C:/cpanfly/var/REPO/D/DM/DMUEY/File-Path-Tiny-0.1.tar.gz File-Path-Tiny-0.1.ppd blib/ blib/lib/ blib/lib/File/ blib/lib/File/Path/ blib/lib/File/Path/Tiny.pm blib/lib/File/Path/Tiny.pod >>> mv C:\cpanfly\var\cpan\build\File-Path-Tiny-0.1-Yqw6WV/File-Path-Tiny-0.1.ppd C:/cpanfly/var/REPO/D/DM/DMUEY Finished 2008-11-23T12:38:37