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-19T20:55:30 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 Sat, 19 Sep 2015 06:17:02 GMT Running make for K/KA/KANE/File-Fetch-0.08.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/K/KA/KANE/File-Fetch-0.08.tar.gz Checksum for C:\cpanfly-5.22-64\var\cpan\sources\authors\id\K\KA\KANE\File-Fetch-0.08.tar.gz ok File-Fetch-0.08/ File-Fetch-0.08/CHANGES File-Fetch-0.08/lib/ File-Fetch-0.08/lib/File/ File-Fetch-0.08/lib/File/Fetch/ File-Fetch-0.08/lib/File/Fetch/Item.pm File-Fetch-0.08/lib/File/Fetch.pm File-Fetch-0.08/Makefile.PL File-Fetch-0.08/MANIFEST File-Fetch-0.08/META.yml File-Fetch-0.08/README File-Fetch-0.08/t/ File-Fetch-0.08/t/01_File-Fetch.t CPAN.pm: Building K/KA/KANE/File-Fetch-0.08.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::Fetch Writing MYMETA.yml and MYMETA.json >>> dmake cp lib/File/Fetch.pm blib\lib\File\Fetch.pm cp lib/File/Fetch/Item.pm blib\lib\File\Fetch\Item.pm KANE/File-Fetch-0.08.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 ####################### NOTE ############################## Some of these tests assume you are connected to the internet. If you are not, or if certain protocols or hosts are blocked and/or firewalled, these tests will fail due to no fault of the module itself. ########################################################### The locale codeset (cp1252) isn't one that perl can decode, stopped at C:/cpanfly-5.22-64/var/megalib/Encode/Locale.pm line 120. Compilation failed in require at C:/Perl-5.22-64/lib/LWP/UserAgent.pm line 1001. # Looks like your test exited with 2 just after 42. t/01_File-Fetch.t .. ok 1 - use File::Fetch; ok 2 - use File::Fetch::Item; ok 3 - Able to parse uri 'ftp://cpan.org/pub/mirror/index.txt' ok 4 - 'file' ok (index.txt) ok 5 - 'host' ok (cpan.org) ok 6 - 'path' ok (/pub/mirror/) ok 7 - 'scheme' ok (ftp) ok 8 - 'uri' ok (ftp://cpan.org/pub/mirror/index.txt) ok 9 - Able to parse uri 'file:///usr/local/tmp/foo.txt' ok 10 - 'file' ok (foo.txt) ok 11 - 'host' ok () ok 12 - 'path' ok (/usr/local/tmp/) ok 13 - 'scheme' ok (file) ok 14 - 'uri' ok (file:///usr/local/tmp/foo.txt) ok 15 - Able to parse uri 'rsync://cpan.pair.com/CPAN/MIRRORING.FROM' ok 16 - 'file' ok (MIRRORING.FROM) ok 17 - 'host' ok (cpan.pair.com) ok 18 - 'path' ok (/CPAN/) ok 19 - 'scheme' ok (rsync) ok 20 - 'uri' ok (rsync://cpan.pair.com/CPAN/MIRRORING.FROM) ok 21 - An object of class 'File::Fetch::Item' isa 'File::Fetch::Item' ok 22 - Accessor 'file' ok ok 23 - Accessor 'scheme' ok ok 24 - Accessor 'host' ok ok 25 - Accessor 'uri' ok ok 26 - Accessor 'path' ok ok 27 - An object of class 'File::Fetch::Item' isa 'File::Fetch::Item' ok 28 - Accessor 'uri' ok ok 29 - Accessor 'host' ok ok 30 - Accessor 'file' ok ok 31 - Accessor 'scheme' ok ok 32 - Accessor 'path' ok ok 33 - An object of class 'File::Fetch::Item' isa 'File::Fetch::Item' ok 34 - Accessor 'uri' ok ok 35 - Accessor 'file' ok ok 36 - Accessor 'host' ok ok 37 - Accessor 'scheme' ok ok 38 - Accessor 'path' ok ok 39 - An object of class 'File::Fetch::Item' isa 'File::Fetch::Item' ok 40 - An object of class 'File::Fetch::Item' isa 'File::Fetch::Item' ok 41 - An object of class 'File::Fetch::Item' isa 'File::Fetch::Item' ok 42 - FF object for file://C:/cpanfly-5.22-64/var/cpan/build/File-Fetch-0.08-wzfAfw/t/01_File-Fetch.t (will fetch with lwp) 1..42 Dubious, test returned 2 (wstat 512, 0x200) All 42 subtests passed Test Summary Report ------------------- t/01_File-Fetch.t (Wstat: 512 Tests: 42 Failed: 0) Non-zero exit status: 2 Files=1, Tests=42, 4 wallclock secs ( 0.08 usr + 0.00 sys = 0.08 CPU) Result: FAIL Failed 1/1 test programs. 0/42 subtests failed. dmake: Error code 130, while making 'test_dynamic' KANE/File-Fetch-0.08.tar.gz dmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports KANE/File-Fetch-0.08.tar.gz Finished 2015-09-19T20:55:40