PATH=C:\mingw\bin;C:\cygwin\bin;C:\cpanfly-5.20\var\megalib\bin;C:\Perl-5.20\site\bin;C:\Perl-5.20\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;C:\mysql\bin Start 2015-01-01T08:14:35 ActivePerl-2000 CPAN-2.00 LIB=C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK PATH=C:/CPANFL~1.20/var/libs/bin;C:\mingw\bin;C:\cygwin\bin;C:\CPANFL~1.20\var\megalib\bin;C:\Perl-5.20\site\bin;C:\Perl-5.20\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;C:\mysql\bin Reading 'C:\cpanfly-5.20\var\cpan\Metadata' Database was generated on Thu, 01 Jan 2015 13:29:02 GMT Running make for E/ET/ETHER/ExtUtils-Manifest-1.70.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/E/ET/ETHER/ExtUtils-Manifest-1.70.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/E/ET/ETHER/CHECKSUMS Checksum for C:\cpanfly-5.20\var\cpan\sources\authors\id\E\ET\ETHER\ExtUtils-Manifest-1.70.tar.gz ok ExtUtils-Manifest-1.70/ ExtUtils-Manifest-1.70/Changes ExtUtils-Manifest-1.70/INSTALL ExtUtils-Manifest-1.70/LICENSE ExtUtils-Manifest-1.70/MANIFEST ExtUtils-Manifest-1.70/META.json ExtUtils-Manifest-1.70/META.yml ExtUtils-Manifest-1.70/Makefile.PL ExtUtils-Manifest-1.70/README ExtUtils-Manifest-1.70/dist.ini ExtUtils-Manifest-1.70/lib/ ExtUtils-Manifest-1.70/t/ ExtUtils-Manifest-1.70/xt/ ExtUtils-Manifest-1.70/xt/author/ ExtUtils-Manifest-1.70/xt/release/ ExtUtils-Manifest-1.70/xt/release/changes_has_content.t ExtUtils-Manifest-1.70/xt/release/distmeta.t ExtUtils-Manifest-1.70/xt/release/minimum-version.t ExtUtils-Manifest-1.70/xt/release/mojibake.t ExtUtils-Manifest-1.70/xt/release/pod-no404s.t ExtUtils-Manifest-1.70/xt/release/pod-syntax.t ExtUtils-Manifest-1.70/xt/release/portability.t ExtUtils-Manifest-1.70/xt/author/00-compile.t ExtUtils-Manifest-1.70/t/00-report-prereqs.dd ExtUtils-Manifest-1.70/t/00-report-prereqs.t ExtUtils-Manifest-1.70/t/Manifest.t ExtUtils-Manifest-1.70/lib/ExtUtils/ ExtUtils-Manifest-1.70/lib/ExtUtils/MANIFEST.SKIP ExtUtils-Manifest-1.70/lib/ExtUtils/Manifest.pm CPAN.pm: Building E/ET/ETHER/ExtUtils-Manifest-1.70.tar.gz >>> C:\Perl-5.20\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Generating a dmake-style Makefile Writing Makefile for ExtUtils::Manifest Writing MYMETA.yml and MYMETA.json >>> dmake cp lib/ExtUtils/Manifest.pm blib\lib\ExtUtils\Manifest.pm cp lib/ExtUtils/MANIFEST.SKIP blib\lib\ExtUtils\MANIFEST.SKIP ETHER/ExtUtils-Manifest-1.70.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 "C:\Perl-5.20\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t # # Versions for all modules listed in MYMETA.json (including optional ones): # # === Configure Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.04 # # === Build Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.04 # # === Test Requires === # # Module Want Have # ------------------- ---- -------- # Cwd any 3.47 # Data::Dumper any 2.154 # ExtUtils::MakeMaker any 7.04 # File::Spec 0.8 3.47 # Test::More any 1.001009 # # === Test Recommends === # # Module Want Have # ---------- -------- -------- # CPAN::Meta 2.120900 2.143240 # # === Runtime Requires === # # Module Want Have # -------------- ---- ------ # Carp any 1.3301 # Exporter any 5.70 # File::Basename any 2.85 # File::Copy any 2.30 # File::Find any 1.27 # File::Path any 2.09 # File::Spec 0.8 3.47 # strict any 1.08 # warnings any 1.23 # t/00-report-prereqs.t .. 1..1 ok 1 ok t/Manifest.t ........... 1..98 ok 1 - use ExtUtils::Manifest; ok 2 - make mantest directory ok 3 - chdir() to mantest ok 4 - add a temporary file ok 5 - mkmanifest() displayed its additions ok 6 - create MANIFEST file ok 7 - check files in MANIFEST ok 8 - no additional files in directory ok 9 - add another file ok 10 - MANIFEST now out of sync ok 11 - warning that bar has been added ok 12 - bar reported as new ok 13 - disabled warnings ok 14 - got skipping warning ok 15 - listed skipped files ok 16 - listing skipped with filecheck() ok 17 - created moretest directory ok 18 - manifind found moretest/quux ok 19 - two files found ok 20 - both files found ok 21 - maniread() doesn't clobber $_ ok 22 - made copy directory ok 23 ok 24 - copy/foo: must be readable ok 25 - writable if original was ok 26 - executable if original was ok 27 - copy/MANIFEST: must be readable ok 28 - writable if original was ok 29 - executable if original was ok 30 - maniread found comment ok 31 - made copy directory ok 32 - carped about none ok 33 - warned about MANIFEST.SKIP ok 34 - using a new manifest file ok 35 - got skipping warning again ok 36 - MANIFEST overrides MANIFEST.SKIP ok 37 - MANIFEST overrides MANIFEST.SKIP, no warnings ok 38 - MANIFEST in good state ok 39 - maniadd() with undef comment ok 40 - with comment ok 41 - preserved old entries ok 42 - MANIFEST no CRLF ok 43 - normalization success with i=1 ok 44 - normalization success with i=2 ok 45 - spaced manifest filename ok 46 - no warnings about funky filename ok 47 - quoted manifest filename ok 48 # skip couldn't create backslash test file ok 49 # skip couldn't create backslash/quote test file ok 50 - file whose name starts and ends with quotes ok 51 - Skipping albatross ok 52 - Skipping foo ok 53 - Skipping foobar ok 54 - Skipping mymanifest.skip ok 55 - Skipping mydefault.skip ok 56 - Skipping foo bar ok 57 - Skipping foo' baz'quux ok 58 # skip 'space_backslash' not created ok 59 # skip 'space_quote_backslash' not created ok 60 - Removed albatross from MANIFEST ok 61 - Removed foo from MANIFEST ok 62 - Removed foobar from MANIFEST ok 63 - Removed mymanifest.skip from MANIFEST ok 64 - Removed mydefault.skip from MANIFEST ok 65 - Removed foo bar from MANIFEST ok 66 - Removed foo' baz'quux from MANIFEST ok 67 # skip 'space_backslash' not created ok 68 # skip 'space_quote_backslash' not created ok 69 - albatross excluded via MANIFEST.SKIP ok 70 - yarrow included in MANIFEST ok 71 - bar included in MANIFEST ok 72 - foobar excluded via mymanifest.skip ok 73 - foo excluded via mymanifest.skip ok 74 - mymanifest.skip excluded via mydefault.skip ok 75 - mydefault.skip excluded via mydefault.skip ok 76 - 'foo bar' excluded via mymanifest.skip ok 77 - 'foo' baz'quux' excluded via mymanifest.skip ok 78 # skip 'space_backslash' not created ok 79 # skip 'space_quote_backslash' not created ok 80 - albatross excluded via MANIFEST.SKIP ok 81 - yarrow included in MANIFEST ok 82 - bar included in MANIFEST ok 83 - foobar excluded via mymanifest.skip ok 84 - foo excluded via mymanifest.skip ok 85 - mymanifest.skip included via mydefault.skip ok 86 - mydefault.skip included via mydefault.skip ok 87 - foobar included via mydefault.skip ok 88 - foo included via mydefault.skip ok 89 - mymanifest.skip excluded via mydefault.skip ok 90 - mydefault.skip excluded via mydefault.skip ok 91 - maniadd() vs MANIFEST without trailing newline ok 92 - maniadd() won't open MANIFEST if it doesn't need to ok 93 - maniadd() dies if it can't open the MANIFEST ok 94 - remove all added files ok 95 - remove moretest directory ok 96 - remove copy directory ok 97 - return to parent directory ok 98 - remove mantest directory ok All tests successful. Files=2, Tests=99, 1 wallclock secs ( 0.03 usr + 0.02 sys = 0.05 CPU) Result: PASS ETHER/ExtUtils-Manifest-1.70.tar.gz dmake test TEST_VERBOSE=1 -- OK Karen Etheridge <ether@cpan.org> utilities to write and check a MANIFEST file >>> (cd C:\cpanfly-5.20\var\cpan\build\ExtUtils-Manifest-1.70-RG9raX && tar cvf - ExtUtils-Manifest-1.70.ppd blib) | gzip -c >C:/cpanfly-5.20/var/REPO/E/ET/ETHER/ExtUtils-Manifest-1.70.tar.gz ExtUtils-Manifest-1.70.ppd blib/ blib/lib/ blib/lib/ExtUtils/ blib/lib/ExtUtils/Manifest.pm blib/lib/ExtUtils/MANIFEST.SKIP >>> mv C:\cpanfly-5.20\var\cpan\build\ExtUtils-Manifest-1.70-RG9raX/ExtUtils-Manifest-1.70.ppd C:/cpanfly-5.20/var/REPO/E/ET/ETHER Finished 2015-01-01T08:14:42