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-02-14T01:06:50 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 Sat, 14 Feb 2015 06:53:20 GMT Running make for G/GU/GUGOD/Object-Method-0.02.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/G/GU/GUGOD/Object-Method-0.02.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/G/GU/GUGOD/CHECKSUMS Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\G\GU\GUGOD\Object-Method-0.02.tar.gz ok Object-Method-0.02/ Object-Method-0.02/Changes Object-Method-0.02/inc/ Object-Method-0.02/lib/ Object-Method-0.02/Makefile.PL Object-Method-0.02/MANIFEST Object-Method-0.02/META.yml Object-Method-0.02/MYMETA.json Object-Method-0.02/MYMETA.yml Object-Method-0.02/README Object-Method-0.02/t/ Object-Method-0.02/xt/ Object-Method-0.02/xt/01_podspell.t Object-Method-0.02/xt/02_perlcritic.t Object-Method-0.02/xt/03_pod.t Object-Method-0.02/xt/perlcriticrc Object-Method-0.02/t/00_compile.t Object-Method-0.02/t/01_simple.t Object-Method-0.02/t/02_universal.t Object-Method-0.02/lib/Object/ Object-Method-0.02/lib/UNIVERSAL/ Object-Method-0.02/lib/UNIVERSAL/Object/ Object-Method-0.02/lib/UNIVERSAL/Object/Method.pm Object-Method-0.02/lib/Object/Method.pm Object-Method-0.02/inc/Module/ Object-Method-0.02/inc/Test/ Object-Method-0.02/inc/Test/More.pm Object-Method-0.02/inc/Module/Install/ Object-Method-0.02/inc/Module/Install.pm Object-Method-0.02/inc/Module/Install/AuthorTests.pm Object-Method-0.02/inc/Module/Install/Base.pm Object-Method-0.02/inc/Module/Install/Can.pm Object-Method-0.02/inc/Module/Install/Fetch.pm Object-Method-0.02/inc/Module/Install/Include.pm Object-Method-0.02/inc/Module/Install/Makefile.pm Object-Method-0.02/inc/Module/Install/Metadata.pm Object-Method-0.02/inc/Module/Install/Win32.pm Object-Method-0.02/inc/Module/Install/WriteAll.pm CPAN.pm: Building G/GU/GUGOD/Object-Method-0.02.tar.gz >>> C:\Perl-5.14\bin\perl.exe Makefile.PL Cannot determine perl version info from lib/Object/Method.pm Checking if your kit is complete... Looks good Generating a nmake-style Makefile Writing Makefile for Object::Method 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/UNIVERSAL/Object/Method.pm blib\lib\UNIVERSAL\Object\Method.pm cp lib/Object/Method.pm blib\lib\Object\Method.pm GUGOD/Object-Method-0.02.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, 'inc', 'blib\lib', 'blib\arch')" t\*.t t\00_compile.t .... ok 1 - use Object::Method; ok 2 1..2 ok t\01_simple.t ..... ok 1 - Stuff->can('foo') ok 2 - Stuff->can('foo') ok 3 ok 4 # Subtest: ->method attaches the given method to objects 1..2 ok 1 - Stuff\#<237772>->can('bar') ok 2 ok 5 - ->method attaches the given method to objects # Subtest: ->method attaches the given method to objects 1..3 ok 1 - Stuff\#<237772>->can('bar') ok 2 - Stuff\#<237916>->can('bar') ok 3 - $o and $p have different 'bar' method. ok 6 - ->method attaches the given method to objects # Subtest: ->cloning is supported 1..6 ok 1 - An object of class 'Stuff\#<237772>' isa 'Stuff' ok 2 - Stuff\#<237772>->can('bar') ok 3 - Stuff\#<11083684>->can('blah') ok 4 ok 5 - An object of class 'Stuff\#<11083684>' isa 'Stuff' ok 6 - Stuff\#<11083684>->can('bar') ok 7 - ->cloning is supported 1..7 ok t\02_universal.t .. ok 1 ok 2 ok 3 ok 4 - $o->t ok 5 - $p->t ok 6 - $q->t 1..6 ok All tests successful. Files=3, Tests=15, 0 wallclock secs ( 0.03 usr + 0.03 sys = 0.06 CPU) Result: PASS GUGOD/Object-Method-0.02.tar.gz nmake test TEST_VERBOSE=1 -- OK Liu Kang Min <gugod@gugod.org> attach method to objects instead of classes. >>> (cd C:\cpanfly-5.14\var\cpan\build\Object-Method-0.02-jKzSm8 && tar cvf - Object-Method-0.02.ppd blib) | gzip -c >C:/cpanfly-5.14/var/REPO/G/GU/GUGOD/Object-Method-0.02.tar.gz Object-Method-0.02.ppd blib/ blib/lib/ blib/lib/Object/ blib/lib/Object/Method.pm blib/lib/UNIVERSAL/ blib/lib/UNIVERSAL/Object/ blib/lib/UNIVERSAL/Object/Method.pm >>> mv C:\cpanfly-5.14\var\cpan\build\Object-Method-0.02-jKzSm8/Object-Method-0.02.ppd C:/cpanfly-5.14/var/REPO/G/GU/GUGOD Finished 2015-02-14T01:06:56