PATH=C:\cpanfly-5.24-32\var\megalib\bin;C:\Perl-5.24-32\site\bin;C:\Perl-5.24-32\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\instantclient_11_2-32;C:\cpanfly-5.24-32\var\megalib\bin;C:\Perl-5.24-32\site\bin;C:\Perl-5.24-32\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\instantclient_11_2-32;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Git\cmd;C:\Program Files (x86)\CMake\bin Start 2016-07-24T04:17:29 ActivePerl-2400 CPAN-2.10 PATH=C:/CPANFL~2.24-/var/libs/bin;C:\CPANFL~2.24-\var\megalib\bin;C:\PERL-5~2.24-\site\bin;C:\PERL-5~2.24-\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\INSTAN~3;C:\CPANFL~2.24-\var\megalib\bin;C:\PERL-5~2.24-\site\bin;C:\PERL-5~2.24-\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\INSTAN~3;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WINDOW~1\v1.0\;C:\PROGRA~1\Git\cmd;C:\PROGRA~2\CMake\bin Reading 'C:\cpanfly-5.24-32\var\cpan\Metadata' Database was generated on Sat, 23 Jul 2016 02:41:02 GMT Checksum for C:\cpanfly-5.24-32\var\cpan\sources\authors\id\D\DM\DMUEY\UNIVERSAL-cant-v0.0.1.tar.gz ok UNIVERSAL-cant-v0.0.1/ UNIVERSAL-cant-v0.0.1/Build.PL UNIVERSAL-cant-v0.0.1/Changes UNIVERSAL-cant-v0.0.1/lib/ UNIVERSAL-cant-v0.0.1/lib/UNIVERSAL/ UNIVERSAL-cant-v0.0.1/lib/UNIVERSAL/cant.pm UNIVERSAL-cant-v0.0.1/Makefile.PL UNIVERSAL-cant-v0.0.1/MANIFEST UNIVERSAL-cant-v0.0.1/META.yml UNIVERSAL-cant-v0.0.1/README UNIVERSAL-cant-v0.0.1/t/ UNIVERSAL-cant-v0.0.1/t/00.load.t UNIVERSAL-cant-v0.0.1/t/01.methods.t UNIVERSAL-cant-v0.0.1/t/perlcritic.t UNIVERSAL-cant-v0.0.1/t/pod-coverage.t UNIVERSAL-cant-v0.0.1/t/pod.t Configuring D/DM/DMUEY/UNIVERSAL-cant-v0.0.1.tar.gz with Makefile.PL >>> C:\Perl-5.24-32\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Have \cpanfl~2.24-\var\megalib Want \perl-5~2.24-\lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [MSWin32-x86-multi-thread-64int] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a dmake-style Makefile Writing Makefile for UNIVERSAL::cant Writing MYMETA.yml and MYMETA.json DMUEY/UNIVERSAL-cant-v0.0.1.tar.gz C:\Perl-5.24-32\bin\perl.exe Makefile.PL -- OK Running make for D/DM/DMUEY/UNIVERSAL-cant-v0.0.1.tar.gz >>> dmake cp lib/UNIVERSAL/cant.pm blib\lib\UNIVERSAL\cant.pm DMUEY/UNIVERSAL-cant-v0.0.1.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 "C:\Perl-5.24-32\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t # Testing UNIVERSAL::cant 0.0.1 t/00.load.t ....... 1..1 ok 1 - use UNIVERSAL::cant; ok # Testing cant 0.0.1 mthods t/01.methods.t .... 1..13 ok 1 - use UNIVERSAL::cant; ok 2 - Bare name space valid ok 3 - Bare name space invalid ok 4 - Var name space valid ok 5 - Var name space invalid ok 6 - Obj valid ok 7 - Obj invalid ok 8 - apostrophy Bare name space valid ok 9 - apostrophy Bare name space invalid ok 10 - apostrophy Var name space valid ok 11 - apostrophy Var name space invalid ok 12 - apostrophy Obj valid ok 13 - apostrophy Obj invalid ok # Failed test 'Test::Perl::Critic for "blib\lib\UNIVERSAL\cant.pm"' # at C:/cpanfly-5.24-32/var/megalib/Test/Perl/Critic.pm line 104. # # Variable, subroutine, and package names have to be in CamelCase at line 13, column 1. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 14, column 6. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 14, column 12. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 15, column 15. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 15, column 26. (no explanation). (Severity: 5) # Variable, subroutine, and package names have to be in CamelCase at line 19, column 1. (no explanation). (Severity: 5) t/perlcritic.t .... not ok - Test::Perl::Critic for "blib\lib\UNIVERSAL\cant.pm" 1..1 Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests t/pod-coverage.t .. 1..1 ok 1 - Pod coverage on UNIVERSAL::cant ok t/pod.t ........... 1..1 ok 1 - POD test for blib/lib/UNIVERSAL/cant.pm ok Test Summary Report ------------------- t/perlcritic.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=5, Tests=17, 5 wallclock secs ( 0.09 usr + 0.01 sys = 0.11 CPU) Result: FAIL Failed 1/5 test programs. 1/17 subtests failed. dmake: Error code 255, while making 'test_dynamic' DMUEY/UNIVERSAL-cant-v0.0.1.tar.gz dmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports DMUEY/UNIVERSAL-cant-v0.0.1.tar.gz Finished 2016-07-24T04:17:47