PATH=C:\cpanfly-5.24-64\var\megalib\bin;C:\Perl-5.24-64\site\bin;C:\Perl-5.24-64\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\instantclient_11_2-64;C:\cpanfly-5.24-64\var\megalib\bin;C:\Perl-5.24-64\site\bin;C:\Perl-5.24-64\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\instantclient_11_2-64;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-08-18T14:09:53 ActivePerl-2400 CPAN-2.10 PATH=C:/CPANFL~1.24-/var/libs/bin;C:\CPANFL~1.24-\var\megalib\bin;C:\PERL-5~1.24-\site\bin;C:\PERL-5~1.24-\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\INSTAN~1;C:\CPANFL~1.24-\var\megalib\bin;C:\PERL-5~1.24-\site\bin;C:\PERL-5~1.24-\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\INSTAN~1;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-64\var\cpan\Metadata' Database was generated on Thu, 18 Aug 2016 04:53:25 GMT Checksum for C:\cpanfly-5.24-64\var\cpan\sources\authors\id\D\DA\DAMS\MooX-LvalueAttribute-0.16.tar.gz ok MooX-LvalueAttribute-0.16 MooX-LvalueAttribute-0.16/README MooX-LvalueAttribute-0.16/Changes MooX-LvalueAttribute-0.16/LICENSE MooX-LvalueAttribute-0.16/dist.ini MooX-LvalueAttribute-0.16/META.yml MooX-LvalueAttribute-0.16/MANIFEST MooX-LvalueAttribute-0.16/Build.PL MooX-LvalueAttribute-0.16/README.md MooX-LvalueAttribute-0.16/t MooX-LvalueAttribute-0.16/t/lvalue.t MooX-LvalueAttribute-0.16/Makefile.PL MooX-LvalueAttribute-0.16/t/00-compile.t MooX-LvalueAttribute-0.16/t/lvalue_in_role.t MooX-LvalueAttribute-0.16/t/release-distmeta.t MooX-LvalueAttribute-0.16/t/release-pod-coverage.t MooX-LvalueAttribute-0.16/t/lvalue_in_role_with_xs.t MooX-LvalueAttribute-0.16/lib/MooX MooX-LvalueAttribute-0.16/lib/MooX/LvalueAttribute.pm MooX-LvalueAttribute-0.16/lib/Method/Generate/Accessor/Role MooX-LvalueAttribute-0.16/lib/Method/Generate/Accessor/Role/LvalueAttribute.pm Configuring D/DA/DAMS/MooX-LvalueAttribute-0.16.tar.gz with Makefile.PL >>> C:\Perl-5.24-64\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Have \cpanfl~1.24-\var\megalib Want \perl-5~1.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-x64-multi-thread] 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 MooX::LvalueAttribute Writing MYMETA.yml and MYMETA.json DAMS/MooX-LvalueAttribute-0.16.tar.gz C:\Perl-5.24-64\bin\perl.exe Makefile.PL -- OK Running make for D/DA/DAMS/MooX-LvalueAttribute-0.16.tar.gz >>> dmake cp lib/MooX/LvalueAttribute.pm blib\lib\MooX\LvalueAttribute.pm cp lib/Method/Generate/Accessor/Role/LvalueAttribute.pm blib\lib\Method\Generate\Accessor\Role\LvalueAttribute.pm DAMS/MooX-LvalueAttribute-0.16.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 "C:\Perl-5.24-64\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/00-compile.t .............. 1..2 ok 1 - Method/Generate/Accessor/Role/LvalueAttribute.pm loaded ok ok 2 - MooX/LvalueAttribute.pm loaded ok ok t/lvalue.t .................. ok 1 - can't set an lvalue on a ro attribute ok 2 - normal getter works ok 3 - normal setter still works ok 4 - lvalue set works ok 5 - underlying getter works ok 6 - lvalue set works for a second attribute ok 7 - underlying getter works for a second attribute ok 8 - an attribute without lvalue ok 9 - different instances have different values ok 10 - not numerical values getter works ok 11 - not numerical values setter works 1..11 ok Devel::Hide hides Class/XSAccessor.pm Class::XSAccessor exists but failed to load with error: Can't locate Class/XSAccessor.pm (hidden) Compilation failed in require at C:/cpanfly-5.24-64/var/megalib/Module/Runtime.pm line 317. t/lvalue_in_role.t .......... ok 1 - normal getter works ok 2 - normal setter still works ok 3 - lvalue set works, defined in a role ok 4 - underlying getter works ok 5 - lvalue set works for a second attribute ok 6 - underlying getter works for a second attribute ok 7 - this attr has no lvalue ok 8 - different instances have different values ok 9 - a class without lvalue - first attribute ok 10 - a class without lvalue - second attribute 1..10 ok t/lvalue_in_role_with_xs.t .. ok 1 - normal getter works ok 2 - normal setter still works ok 3 - lvalue set works, defined in a role ok 4 - underlying getter works ok 5 - lvalue set works for a second attribute ok 6 - underlying getter works for a second attribute ok 7 - this attr has no lvalue ok 8 - different instances have different values ok 9 - a class without lvalue - first attribute ok 10 - a class without lvalue - second attribute 1..10 ok t/release-distmeta.t ........ skipped: these tests are for release candidate testing t/release-pod-coverage.t .... skipped: these tests are for release candidate testing All tests successful. Files=6, Tests=33, 2 wallclock secs ( 0.12 usr + 0.01 sys = 0.14 CPU) Result: PASS DAMS/MooX-LvalueAttribute-0.16.tar.gz dmake test TEST_VERBOSE=1 -- OK Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/D/DA/DAMS/CHECKSUMS Damien Krotkine <dams@cpan.org> Provides Lvalue accessors to Moo class attributes >>> (cd C:\cpanfly-5.24-64\var\tmp\cpan_build\MooX-LvalueAttribute-0.16-RlaezE && tar cvf - MooX-LvalueAttribute-0.16.ppd blib) | gzip -c >C:/cpanfly-5.24-64/var/REPO/D/DA/DAMS/MooX-LvalueAttribute-0.16.tar.gz MooX-LvalueAttribute-0.16.ppd blib/ blib/lib/ blib/lib/Method/ blib/lib/Method/Generate/ blib/lib/Method/Generate/Accessor/ blib/lib/Method/Generate/Accessor/Role/ blib/lib/Method/Generate/Accessor/Role/LvalueAttribute.pm blib/lib/MooX/ blib/lib/MooX/LvalueAttribute.pm Finished 2016-08-18T14:10:08