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-06-17T01:08:28 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 Thu, 16 Jun 2016 05:17:02 GMT Checksum for C:\cpanfly-5.24-32\var\cpan\sources\authors\id\Z\ZO\ZOFFIX\JSON-Meth-1.001007.tar.gz ok JSON-Meth-1.001007 JSON-Meth-1.001007/README JSON-Meth-1.001007/Changes JSON-Meth-1.001007/LICENSE JSON-Meth-1.001007/INSTALL JSON-Meth-1.001007/dist.ini JSON-Meth-1.001007/META.yml JSON-Meth-1.001007/MANIFEST JSON-Meth-1.001007/README.md JSON-Meth-1.001007/t JSON-Meth-1.001007/t/01-meth.t JSON-Meth-1.001007/Makefile.PL JSON-Meth-1.001007/t/05-undef.t JSON-Meth-1.001007/t/03-objects.t JSON-Meth-1.001007/t/00-compile.t JSON-Meth-1.001007/xt/author JSON-Meth-1.001007/xt/author/eol.t JSON-Meth-1.001007/t/02-overloads.t JSON-Meth-1.001007/lib/JSON JSON-Meth-1.001007/lib/JSON/Meth.pm JSON-Meth-1.001007/examples JSON-Meth-1.001007/examples/meth.pl JSON-Meth-1.001007/xt/author/no-tabs.t JSON-Meth-1.001007/xt/author/mojibake.t JSON-Meth-1.001007/xt/release JSON-Meth-1.001007/xt/release/kwalitee.t JSON-Meth-1.001007/xt/release/distmeta.t JSON-Meth-1.001007/xt/release/synopsis.t JSON-Meth-1.001007/xt/author/pod-spell.t JSON-Meth-1.001007/t/04-json-var-export.t JSON-Meth-1.001007/xt/author/pod-syntax.t JSON-Meth-1.001007/xt/author/test-version.t JSON-Meth-1.001007/xt/author/pod-coverage.t JSON-Meth-1.001007/xt/release/portability.t JSON-Meth-1.001007/xt/release/unused-vars.t JSON-Meth-1.001007/xt/release/cpan-changes.t JSON-Meth-1.001007/xt/release/dist-manifest.t JSON-Meth-1.001007/xt/release/minimum-version.t Configuring Z/ZO/ZOFFIX/JSON-Meth-1.001007.tar.gz with Makefile.PL >>> C:\Perl-5.24-32\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Generating a dmake-style Makefile Writing Makefile for JSON::Meth Writing MYMETA.yml and MYMETA.json ZOFFIX/JSON-Meth-1.001007.tar.gz C:\Perl-5.24-32\bin\perl.exe Makefile.PL -- OK Running make for Z/ZO/ZOFFIX/JSON-Meth-1.001007.tar.gz >>> dmake cp lib/JSON/Meth.pm blib\lib\JSON\Meth.pm ZOFFIX/JSON-Meth-1.001007.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 t/00-compile.t .......... 1..1 ok 1 - JSON/Meth.pm loaded ok ok t/01-meth.t ............. ok 1 - $json is not exported by default ok 2 - postfix: sane result on encode ok 3 - postfix: sane result on decode ok 4 - postfix raw: sane result on encode ok 5 - postfix raw: sane result on decode ok 6 - postfix raw string: sane result on decode ok 7 - prefix: sane result on encode ok 8 - prefix: sane result on decode 1..8 ok t/02-overloads.t ........ ok 1 - we give a proper error ok 2 - encode stringification works ok 3 - stringify, then decode, and hash-deref ok 4 - traverse data then encode again and interpolate ok 5 - decode stored data and compare with array-deref ok 6 - decode stored data and compare with hash-deref ok 7 - compare hash-deref to something known ok 8 - $j->$j->$j overload! ok 9 - $j->$j->$j overload with encoded result! 1..9 ok t/03-objects.t .......... ok 1 - root object that have overloaded stringification ok 2 - root object that has overloaded stringification and has TO_JSON ok 3 - objects within our data structure that implement TO_JSON 1..3 ok t/04-json-var-export.t .. ok 1 - $j is not exported ok 2 - $json works 1..2 ok t/05-undef.t ............ ok 1 - undefs do not cause warnings 1..1 ok All tests successful. Files=6, Tests=24, 2 wallclock secs ( 0.06 usr + 0.03 sys = 0.09 CPU) Result: PASS ZOFFIX/JSON-Meth-1.001007.tar.gz dmake test TEST_VERBOSE=1 -- OK Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/Z/ZO/ZOFFIX/CHECKSUMS Zoffix Znet <zoffixcpan@gmail.com> no nonsense JSON encoding/decoding as method calls on data >>> (cd C:\cpanfly-5.24-32\var\tmp\cpan_build\JSON-Meth-1.001007-AA5dJ9 && tar cvf - JSON-Meth-1.001007.ppd blib) | gzip -c >C:/cpanfly-5.24-32/var/REPO/Z/ZO/ZOFFIX/JSON-Meth-1.001007.tar.gz JSON-Meth-1.001007.ppd blib/ blib/lib/ blib/lib/JSON/ blib/lib/JSON/Meth.pm Finished 2016-06-17T01:08:43