PATH=C:\MinGW-64\bin;C:\cygwin\bin;C:\cpanfly-5.22-64\var\megalib\bin;C:\Perl-5.22-64\site\bin;C:\Perl-5.22-64\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\cpanfly-5.22-64\var\megalib\bin;C:\Perl-5.22-64\site\bin;C:\Perl-5.22-64\bin;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\mysql-5.5.45-x64\bin;C:\mysql-5.5.45-x64\bin Start 2015-09-01T19:20:45 ActivePerl-2200 CPAN-2.00 PATH=C:/CPANFL~2.22-/var/libs/bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\CPANFL~2.22-\var\megalib\bin;C:\PERL-5~2.22-\site\bin;C:\PERL-5~2.22-\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\CPANFL~2.22-\var\megalib\bin;C:\PERL-5~2.22-\site\bin;C:\PERL-5~2.22-\bin;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WINDOW~1\v1.0\ Reading 'C:\cpanfly-5.22-64\var\cpan\Metadata' Database was generated on Tue, 01 Sep 2015 05:41:02 GMT Running make for D/DM/DMUEY/File-Path-Tiny-0.7.tar.gz Checksum for C:\cpanfly-5.22-64\var\cpan\sources\authors\id\D\DM\DMUEY\File-Path-Tiny-0.7.tar.gz ok File-Path-Tiny-0.7/ File-Path-Tiny-0.7/Changes File-Path-Tiny-0.7/MANIFEST File-Path-Tiny-0.7/META.json File-Path-Tiny-0.7/META.yml File-Path-Tiny-0.7/Makefile.PL File-Path-Tiny-0.7/README File-Path-Tiny-0.7/lib/ File-Path-Tiny-0.7/t/ File-Path-Tiny-0.7/t/00.load.t File-Path-Tiny-0.7/t/perlcritic.t File-Path-Tiny-0.7/t/perltidy.t File-Path-Tiny-0.7/t/pkg-changes.t File-Path-Tiny-0.7/t/pkg-readme.t File-Path-Tiny-0.7/t/pod-coverage.t File-Path-Tiny-0.7/t/pod-spelling.t File-Path-Tiny-0.7/t/pod.t File-Path-Tiny-0.7/lib/File/ File-Path-Tiny-0.7/lib/File/Path/ File-Path-Tiny-0.7/lib/File/Path/Tiny.pm File-Path-Tiny-0.7/lib/File/Path/Tiny.pod CPAN.pm: Building D/DM/DMUEY/File-Path-Tiny-0.7.tar.gz >>> C:\Perl-5.22-64\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Generating a dmake-style Makefile Writing Makefile for File::Path::Tiny Writing MYMETA.yml and MYMETA.json >>> dmake 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.7.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 "C:\Perl-5.22-64\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t # Testing File::Path::Tiny 0.7 t/00.load.t ....... 1..30 ok 1 - use File::Path::Tiny; 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 - mk_parent() simple path returns true ok 8 - mk_parent() simple path - parent recursively created ok 9 - mk_parent() simple path - file not created ok 10 - mk_parent() already existing simple path dir ok 11 - make absolute path - return true ok 12 - make absolute path - path recursively created ok 13 - make already existing absolute path dir ok 14 - mk_parent() absolute path returns true ok 15 - mk_parent() absolute path - parent recursively created ok 16 - mk_parent() absolute path - file not created ok 17 - mk_parent() already existing absolute path dir ok 18 - MASK logic gets same results as mkdir() ok 19 - MASK arg OCT gets same results as mkdir() ok 20 - MASK arg OCT gets same results as mkdir() - mk_parent() ok 21 - MASK arg oct(STR) gets same results as mkdir() ok 22 - MASK arg oct(STR) gets same results as mkdir() - mk_parent() ok 23 - MASK arg STR gets detected and handled - different results as mkdir() ok 24 - MASK arg STR gets detected and handled - different results as mkdir() - mk_parent() ok 25 - remove existing non dir - return false ok 26 - remove existing non dir - errno ok 27 - empty and remove simple path - return true ok 28 - remove simple path - path recursively removed ok 29 - remove already non-existing dir ok 30 - remove empty dir ok t/perlcritic.t .... skipped: Critic tests are only run in RELEASE_TESTING mode. t/perltidy.t ...... skipped: PerlTidy tests are only run in RELEASE_TESTING mode. t/pkg-changes.t ... skipped: pkg/Changes tests are only run in RELEASE_TESTING mode. t/pkg-readme.t .... skipped: pkg/README tests are only run in RELEASE_TESTING mode. t/pod-coverage.t .. skipped: POD tests are only run in RELEASE_TESTING mode. t/pod-spelling.t .. skipped: POD tests are only run in RELEASE_TESTING mode. t/pod.t ........... skipped: POD tests are only run in RELEASE_TESTING mode. All tests successful. Files=8, Tests=30, 1 wallclock secs ( 0.06 usr + 0.06 sys = 0.13 CPU) Result: PASS DMUEY/File-Path-Tiny-0.7.tar.gz dmake test TEST_VERBOSE=1 -- OK Daniel Muey <dmuey@cpan.org> recursive versions of mkdir() and rmdir() without as much overhead as File::Path >>> (cd C:\cpanfly-5.22-64\var\cpan\build\File-Path-Tiny-0.7-eaXQ1B && tar cvf - File-Path-Tiny-0.7.ppd blib) | gzip -c >C:/cpanfly-5.22-64/var/REPO/D/DM/DMUEY/File-Path-Tiny-0.7.tar.gz File-Path-Tiny-0.7.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-5.22-64\var\cpan\build\File-Path-Tiny-0.7-eaXQ1B/File-Path-Tiny-0.7.ppd C:/cpanfly-5.22-64/var/REPO/D/DM/DMUEY Finished 2015-09-01T19:20:52