PATH=C:\Program Files\Microsoft Platform SDK\Bin;C:\Program Files\Microsoft Platform SDK\Bin\WinNT;C:\Program Files\Microsoft Visual Studio\VC98\Bin;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\cygwin\bin;C:\cpanfly-5.14\var\megalib\bin;C:\Perl-5.14\site\bin;C:\Perl-5.14\bin;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\instantclient_11_2;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\mysql\bin Start 2015-04-10T00:19:54 ActivePerl-1400 CPAN-2.00 LIB=C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~3\VC98\Lib;C:\PROGRA~1\MICROS~3\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~3\VC98\ATL\Include;C:\PROGRA~1\MICROS~3\VC98\Include;C:\PROGRA~1\MICROS~3\VC98\MFC\Include PATH=C:/CPANFL~1.14/var/libs/bin;C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~3\VC98\Bin;C:\PROGRA~1\MICROS~3\Common\MSDev98\Bin;C:\cygwin\bin;C:\CPANFL~1.14\var\megalib\bin;C:\Perl-5.14\site\bin;C:\Perl-5.14\bin;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\INSTAN~1;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\mysql\bin Reading 'C:\cpanfly-5.14\var\cpan\Metadata' Database was generated on Fri, 10 Apr 2015 05:41:02 GMT Running make for Z/ZO/ZOFFIX/JSON-Meth-1.001003.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/Z/ZO/ZOFFIX/JSON-Meth-1.001003.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/Z/ZO/ZOFFIX/CHECKSUMS Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\Z\ZO\ZOFFIX\JSON-Meth-1.001003.tar.gz ok JSON-Meth-1.001003/ JSON-Meth-1.001003/Makefile.PL JSON-Meth-1.001003/t/ JSON-Meth-1.001003/t/02-overloads.t JSON-Meth-1.001003/t/03-objects.t JSON-Meth-1.001003/t/00-compile.t JSON-Meth-1.001003/t/01-meth.t JSON-Meth-1.001003/Changes JSON-Meth-1.001003/README JSON-Meth-1.001003/META.yml JSON-Meth-1.001003/INSTALL JSON-Meth-1.001003/README.md JSON-Meth-1.001003/xt/ JSON-Meth-1.001003/xt/release/ JSON-Meth-1.001003/xt/release/pod-linkcheck.t JSON-Meth-1.001003/xt/release/kwalitee.t JSON-Meth-1.001003/xt/release/cpan-changes.t JSON-Meth-1.001003/xt/release/test-version.t JSON-Meth-1.001003/xt/release/portability.t JSON-Meth-1.001003/xt/release/distmeta.t JSON-Meth-1.001003/xt/release/pod-coverage.t JSON-Meth-1.001003/xt/release/dist-manifest.t JSON-Meth-1.001003/xt/release/unused-vars.t JSON-Meth-1.001003/xt/release/pod-syntax.t JSON-Meth-1.001003/xt/release/mojibake.t JSON-Meth-1.001003/xt/release/synopsis.t JSON-Meth-1.001003/xt/release/minimum-version.t JSON-Meth-1.001003/xt/author/ JSON-Meth-1.001003/xt/author/pod-spell.t JSON-Meth-1.001003/xt/author/no-tabs.t JSON-Meth-1.001003/xt/author/eol.t JSON-Meth-1.001003/MANIFEST JSON-Meth-1.001003/lib/ JSON-Meth-1.001003/lib/JSON/ JSON-Meth-1.001003/lib/JSON/Meth.pm JSON-Meth-1.001003/examples/ JSON-Meth-1.001003/examples/meth.pl JSON-Meth-1.001003/LICENSE JSON-Meth-1.001003/dist.ini CPAN.pm: Building Z/ZO/ZOFFIX/JSON-Meth-1.001003.tar.gz >>> C:\Perl-5.14\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Generating a nmake-style Makefile Writing Makefile for JSON::Meth Writing MYMETA.yml and MYMETA.json >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/JSON/Meth.pm blib\lib\JSON\Meth.pm ZOFFIX/JSON-Meth-1.001003.tar.gz nmake -- OK Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. "C:\Perl-5.14\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 - postfix: sane result on encode ok 2 - postfix: sane result on decode ok 3 - postfix raw: sane result on encode ok 4 - postfix raw: sane result on decode ok 5 - postfix raw string: sane result on decode ok 6 - prefix: sane result on encode ok 7 - prefix: sane result on decode 1..7 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 ok 4 - objects within our data structure that do NOT implement TO_JSON 1..4 ok All tests successful. Files=4, Tests=21, 1 wallclock secs ( 0.06 usr + 0.01 sys = 0.08 CPU) Result: PASS ZOFFIX/JSON-Meth-1.001003.tar.gz nmake test TEST_VERBOSE=1 -- OK Zoffix Znet <zoffixcpan@gmail.com> no nonsense JSON encoding/decoding as method calls on data >>> (cd C:\cpanfly-5.14\var\cpan\build\JSON-Meth-1.001003-RyJZwo && tar cvf - JSON-Meth-1.001003.ppd blib) | gzip -c >C:/cpanfly-5.14/var/REPO/Z/ZO/ZOFFIX/JSON-Meth-1.001003.tar.gz JSON-Meth-1.001003.ppd blib/ blib/lib/ blib/lib/JSON/ blib/lib/JSON/Meth.pm >>> mv C:\cpanfly-5.14\var\cpan\build\JSON-Meth-1.001003-RyJZwo/JSON-Meth-1.001003.ppd C:/cpanfly-5.14/var/REPO/Z/ZO/ZOFFIX Finished 2015-04-10T00:20:01