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:\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:\mysql\bin Start 2011-04-29T22:11:15 ActivePerl-1400 CPAN-1.9402 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:\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:\mysql\bin Going to read 'C:\cpanfly-5.14\var\cpan\Metadata' Database was generated on Fri, 29 Apr 2011 22:27:44 GMT Running make for Y/YA/YAPPO/Object-InterfaceType-0.01.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/Y/YA/YAPPO/Object-InterfaceType-0.01.tar.gz Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\Y\YA\YAPPO\Object-InterfaceType-0.01.tar.gz ok Object-InterfaceType-0.01/ Object-InterfaceType-0.01/Changes Object-InterfaceType-0.01/inc/ Object-InterfaceType-0.01/inc/Module/ Object-InterfaceType-0.01/inc/Module/Install/ Object-InterfaceType-0.01/inc/Module/Install/AuthorTests.pm Object-InterfaceType-0.01/inc/Module/Install/Base.pm Object-InterfaceType-0.01/inc/Module/Install/Can.pm Object-InterfaceType-0.01/inc/Module/Install/Fetch.pm Object-InterfaceType-0.01/inc/Module/Install/GithubMeta.pm Object-InterfaceType-0.01/inc/Module/Install/Include.pm Object-InterfaceType-0.01/inc/Module/Install/Makefile.pm Object-InterfaceType-0.01/inc/Module/Install/Metadata.pm Object-InterfaceType-0.01/inc/Module/Install/ReadmeFromPod.pm Object-InterfaceType-0.01/inc/Module/Install/ReadmePodFromPod.pm Object-InterfaceType-0.01/inc/Module/Install/Repository.pm Object-InterfaceType-0.01/inc/Module/Install/Win32.pm Object-InterfaceType-0.01/inc/Module/Install/WriteAll.pm Object-InterfaceType-0.01/inc/Module/Install.pm Object-InterfaceType-0.01/inc/Test/ Object-InterfaceType-0.01/inc/Test/More.pm Object-InterfaceType-0.01/lib/ Object-InterfaceType-0.01/lib/Object/ Object-InterfaceType-0.01/lib/Object/InterfaceType.pm Object-InterfaceType-0.01/Makefile.PL Object-InterfaceType-0.01/MANIFEST Object-InterfaceType-0.01/META.yml Object-InterfaceType-0.01/README Object-InterfaceType-0.01/README.pod Object-InterfaceType-0.01/t/ Object-InterfaceType-0.01/t/00_compile.t Object-InterfaceType-0.01/t/01_basic.t Object-InterfaceType-0.01/xt/ Object-InterfaceType-0.01/xt/01_podspell.t Object-InterfaceType-0.01/xt/02_perlcritic.t Object-InterfaceType-0.01/xt/03_pod.t Object-InterfaceType-0.01/xt/perlcriticrc CPAN.pm: Going to build Y/YA/YAPPO/Object-InterfaceType-0.01.tar.gz >>> C:\Perl-5.14\bin\perl.exe Makefile.PL Cannot determine perl version info from lib/Object/InterfaceType.pm Checking if your kit is complete... Looks good Writing Makefile for Object::InterfaceType Writing MYMETA.yml >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp README.pod blib\lib\Object\README.pod cp lib/Object/InterfaceType.pm blib\lib\Object\InterfaceType.pm YAPPO/Object-InterfaceType-0.01.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" "-e" "test_harness(1, 'inc', 'blib\lib', 'blib\arch')" t/*.t t/00_compile.t .. 1..1 ok 1 - use Object::InterfaceType; ok t/01_basic.t .... ok 1 - ClassA is Object ok 2 - ClassB is Object ok 3 - ClassC is Object ok 4 - ClassA is Stringify ok 5 - ClassB is Stringify ok 6 - ClassC is not Stringify ok 7 - ClassA is not ObjectDumper ok 8 - ClassB is ObjectDumper ok 9 - ClassC is not ObjectDumper ok 10 - class name is not object ok 11 - hash ref is not object ok 12 - ClassA is Object ok 13 - ClassB is Object ok 14 - ClassC is Object ok 15 - ClassA is Stringify ok 16 - ClassB is Stringify ok 17 - ClassC is not Stringify ok 18 - ClassA is not ObjectDumper ok 19 - ClassB is ObjectDumper ok 20 - ClassC is not ObjectDumper ok 21 - class name is not object ok 22 - hash ref is not object 1..22 ok All tests successful. Files=2, Tests=23, 0 wallclock secs ( 0.05 usr + 0.00 sys = 0.05 CPU) Result: PASS YAPPO/Object-InterfaceType-0.01.tar.gz nmake test TEST_VERBOSE=1 -- OK Fetching with LWP: http://cpan.nas.activestate.com/authors/id/Y/YA/YAPPO/CHECKSUMS Kazuhiro Osawa <ko@yappo.ne.jp> the Go lang Interface style duck type checker >>> (cd C:\cpanfly-5.14\var\cpan\build\Object-InterfaceType-0.01-WzB12M && tar cvf - Object-InterfaceType-0.01.ppd blib) | gzip -c >C:/cpanfly-5.14/var/REPO/Y/YA/YAPPO/Object-InterfaceType-0.01.tar.gz Object-InterfaceType-0.01.ppd blib/ blib/lib/ blib/lib/Object/ blib/lib/Object/InterfaceType.pm blib/lib/Object/README.pod >>> mv C:\cpanfly-5.14\var\cpan\build\Object-InterfaceType-0.01-WzB12M/Object-InterfaceType-0.01.ppd C:/cpanfly-5.14/var/REPO/Y/YA/YAPPO Finished 2011-04-29T22:11:24