PATH=C:\cpanfly-5.22-32\var\megalib\bin;C:\Perl-5.22-32\site\bin;C:\Perl-5.22-32\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\instantclient_11_2-32;C:\cpanfly-5.22-32\var\megalib\bin;C:\Perl-5.22-32\site\bin;C:\Perl-5.22-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-02-09T16:32:25 ActivePerl-2201 CPAN-2.10 PATH=C:/CPANFL~3.22-/var/libs/bin;C:\CPANFL~3.22-\var\megalib\bin;C:\PERL-5~1.22-\site\bin;C:\PERL-5~1.22-\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\INSTAN~3;C:\CPANFL~3.22-\var\megalib\bin;C:\PERL-5~1.22-\site\bin;C:\PERL-5~1.22-\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.22-32\var\cpan\Metadata' Database was generated on Tue, 09 Feb 2016 06:17:02 GMT Checksum for C:\cpanfly-5.22-32\var\cpan\sources\authors\id\A\AJ\AJKALD\Dancer-Plugin-ProxyPath-0.03.tar.gz ok Dancer-Plugin-ProxyPath-0.03 Dancer-Plugin-ProxyPath-0.03/META.yml Dancer-Plugin-ProxyPath-0.03/MANIFEST Dancer-Plugin-ProxyPath-0.03/Build.PL Dancer-Plugin-ProxyPath-0.03/Changes Dancer-Plugin-ProxyPath-0.03/README Dancer-Plugin-ProxyPath-0.03/Makefile.PL Dancer-Plugin-ProxyPath-0.03/ignore.txt Dancer-Plugin-ProxyPath-0.03/t Dancer-Plugin-ProxyPath-0.03/t/00-load.t Dancer-Plugin-ProxyPath-0.03/t/boilerplate.t Dancer-Plugin-ProxyPath-0.03/t/pod.t Dancer-Plugin-ProxyPath-0.03/t/manifest.t Dancer-Plugin-ProxyPath-0.03/t/pod-coverage.t Dancer-Plugin-ProxyPath-0.03/t/02-proxy.t Dancer-Plugin-ProxyPath-0.03/t/01-proxypath.t Dancer-Plugin-ProxyPath-0.03/lib Dancer-Plugin-ProxyPath-0.03/lib/Dancer Dancer-Plugin-ProxyPath-0.03/lib/Dancer/Plugin Dancer-Plugin-ProxyPath-0.03/lib/Dancer/Plugin/ProxyPath.pm Dancer-Plugin-ProxyPath-0.03/lib/Dancer/Plugin/ProxyPath Dancer-Plugin-ProxyPath-0.03/lib/Dancer/Plugin/ProxyPath/Proxy.pm Configuring A/AJ/AJKALD/Dancer-Plugin-ProxyPath-0.03.tar.gz with Makefile.PL >>> C:\Perl-5.22-32\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Have \cpanfl~3.22-\var\megalib Want \perl-5~1.22-\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 Dancer::Plugin::ProxyPath Writing MYMETA.yml and MYMETA.json AJKALD/Dancer-Plugin-ProxyPath-0.03.tar.gz C:\Perl-5.22-32\bin\perl.exe Makefile.PL -- OK Running make for A/AJ/AJKALD/Dancer-Plugin-ProxyPath-0.03.tar.gz >>> dmake cp lib/Dancer/Plugin/ProxyPath.pm blib\lib\Dancer\Plugin\ProxyPath.pm cp lib/Dancer/Plugin/ProxyPath/Proxy.pm blib\lib\Dancer\Plugin\ProxyPath\Proxy.pm AJKALD/Dancer-Plugin-ProxyPath-0.03.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 "C:\Perl-5.22-32\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t Dancer::before_template has been deprecated since version 1.3080. use hooks! at C:/cpanfly-5.22-32/var/megalib/Dancer.pm line 127. # Testing Dancer::Plugin::ProxyPath 0.03, Perl 5.022001, C:\Perl-5.22-32\bin\perl.exe t/00-load.t ....... 1..1 ok 1 - use Dancer::Plugin::ProxyPath; ok Dancer::before_template has been deprecated since version 1.3080. use hooks! at C:/cpanfly-5.22-32/var/megalib/Dancer.pm line 127. t/01-proxypath.t .. 1..2 ok 1 - 'What proxy returns' isa 'Dancer::Plugin::ProxyPath::Proxy' ok 2 - Dancer::Plugin::ProxyPath::Proxy->can('uri_for') ok t/02-proxy.t ...... 1..11 ok 1 - 'Instance' isa 'Dancer::Plugin::ProxyPath::Proxy' ok 2 - Always returns the same instance ok 3 - Dancer::Plugin::ProxyPath::Proxy->can('uri_for') ok 4 - Constructs abs destination ok 5 - Handles query parameters ok 6 - Constructs rel destination ok 7 - Constructs own path explicitly ok 8 - Constructs own path implicitly ok 9 - Constructs secure abs destination ok 10 - Constructs secure rel destination ok 11 - Constructs own path implicitly, and securely ok t/boilerplate.t ... 1..3 ok 1 - README contains no boilerplate text ok 2 - Changes contains no boilerplate text ok 3 - lib/Dancer/Plugin/ProxyPath.pm contains no boilerplate text ok t/manifest.t ...... skipped: Author tests not required for installation Dancer::before_template has been deprecated since version 1.3080. use hooks! at C:/cpanfly-5.22-32/var/megalib/Dancer.pm line 127. t/pod-coverage.t .. 1..2 ok 1 - Pod coverage on Dancer::Plugin::ProxyPath ok 2 - Pod coverage on Dancer::Plugin::ProxyPath::Proxy ok t/pod.t ........... 1..2 ok 1 - POD test for blib/lib/Dancer/Plugin/ProxyPath.pm ok 2 - POD test for blib/lib/Dancer/Plugin/ProxyPath/Proxy.pm ok All tests successful. Files=7, Tests=21, 2 wallclock secs ( 0.05 usr + 0.08 sys = 0.12 CPU) Result: PASS AJKALD/Dancer-Plugin-ProxyPath-0.03.tar.gz dmake test TEST_VERBOSE=1 -- OK Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/A/AJ/AJKALD/CHECKSUMS Alexis Kalderimis <CENSORED> Provides user-perspective paths >>> (cd C:\cpanfly-5.22-32\var\cpan\build\Dancer-Plugin-ProxyPath-0.03-TAd49f && tar cvf - Dancer-Plugin-ProxyPath-0.03.ppd blib) | gzip -c >C:/cpanfly-5.22-32/var/REPO/A/AJ/AJKALD/Dancer-Plugin-ProxyPath-0.03.tar.gz Dancer-Plugin-ProxyPath-0.03.ppd blib/ blib/lib/ blib/lib/Dancer/ blib/lib/Dancer/Plugin/ blib/lib/Dancer/Plugin/ProxyPath/ blib/lib/Dancer/Plugin/ProxyPath/Proxy.pm blib/lib/Dancer/Plugin/ProxyPath.pm >>> mv C:\cpanfly-5.22-32\var\cpan\build\Dancer-Plugin-ProxyPath-0.03-TAd49f/Dancer-Plugin-ProxyPath-0.03.ppd C:/cpanfly-5.22-32/var/REPO/A/AJ/AJKALD Finished 2016-02-09T16:32:40