Start 2009-04-20T02:47:48 ActivePerl-1003 CPAN-1.9351 LIB=C:\PROGRA~1\MICROS~4\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~4\VC98\Lib;C:\PROGRA~1\MICROS~4\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~4\VC98\ATL\Include;C:\PROGRA~1\MICROS~4\VC98\Include;C:\PROGRA~1\MICROS~4\VC98\MFC\Include PATH=C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~4\VC98\Bin;C:\PROGRA~1\MICROS~4\Common\MSDev98\Bin;C:\Perl\site\bin;C:\Perl\bin;C:\cygwin\bin;C:\mingw\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0 Going to read 'C:\cpanfly\var\cpan\Metadata' Database was generated on Sun, 19 Apr 2009 10:26:57 GMT Running make for I/IN/INGY/Class-Field-0.15.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/I/IN/INGY/Class-Field-0.15.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/I/IN/INGY/CHECKSUMS Checksum for C:\cpanfly\var\cpan\sources\authors\id\I\IN\INGY\Class-Field-0.15.tar.gz ok Class-Field-0.15/ Class-Field-0.15/Changes Class-Field-0.15/inc/ Class-Field-0.15/inc/Module/ Class-Field-0.15/inc/Module/Install/ Class-Field-0.15/inc/Module/Install/Base.pm Class-Field-0.15/inc/Module/Install/Can.pm Class-Field-0.15/inc/Module/Install/Fetch.pm Class-Field-0.15/inc/Module/Install/Include.pm Class-Field-0.15/inc/Module/Install/Makefile.pm Class-Field-0.15/inc/Module/Install/Metadata.pm Class-Field-0.15/inc/Module/Install/TestBase.pm Class-Field-0.15/inc/Module/Install/Win32.pm Class-Field-0.15/inc/Module/Install/WriteAll.pm Class-Field-0.15/inc/Module/Install.pm Class-Field-0.15/inc/Spiffy.pm Class-Field-0.15/inc/Test/ Class-Field-0.15/inc/Test/Base/ Class-Field-0.15/inc/Test/Base/Filter.pm Class-Field-0.15/inc/Test/Base.pm Class-Field-0.15/inc/Test/Builder/ Class-Field-0.15/inc/Test/Builder/Module.pm Class-Field-0.15/inc/Test/Builder.pm Class-Field-0.15/inc/Test/More.pm Class-Field-0.15/lib/ Class-Field-0.15/lib/Class/ Class-Field-0.15/lib/Class/Field.pm Class-Field-0.15/Makefile.PL Class-Field-0.15/MANIFEST Class-Field-0.15/META.yml Class-Field-0.15/README Class-Field-0.15/t/ Class-Field-0.15/t/anon.t Class-Field-0.15/t/Base.pm Class-Field-0.15/t/const.t Class-Field-0.15/t/field.t CPAN.pm: Going to build I/IN/INGY/Class-Field-0.15.tar.gz >>> C:\Perl\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Class::Field >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Class/Field.pm blib\lib\Class\Field.pm INGY/Class-Field-0.15.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\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib\lib', 'blib\arch')" t/*.t t/anon.t ... 1..1 sub { local *__ANON__ = "Foo::x"; return $_[0]->{x} = do { my $self = $_[0]; main::test1() } unless $#_ > 0 or defined $_[0]->{x}; return $_[0]->{x} unless $#_ > 0; $_[0]->{x} = $_[1]; return $_[0]->{x}; } ok 1 - ANON replaced with real sub name for field ok t/const.t .. 1..4 ok 1 - const is exported ok 2 - field is not exported ok 3 - const returns value ok 4 - const remains constant ok t/field.t .. 1..9 ok 1 - field is exported ok 2 - const is not exported ok 3 - $foo is an object ok 4 - field x starts off undefined ok 5 - y is an array ref by default ok 6 - z is a hash ref by default ok 7 - -init works ok 8 - Setting field works ok 9 - Code generation is right ok All tests successful. Files=3, Tests=14, 1 wallclock secs ( 0.00 usr + 0.06 sys = 0.06 CPU) Result: PASS INGY/Class-Field-0.15.tar.gz nmake test TEST_VERBOSE=1 -- OK Ingy dot Net <INGY@cpan.org> Class Field Accessor Generator >>> (cd C:\cpanfly\var\cpan\build\Class-Field-0.15-F1CoGG && tar cvf - Class-Field-0.15.ppd blib) | gzip -c >C:/cpanfly/var/REPO/I/IN/INGY/Class-Field-0.15.tar.gz Class-Field-0.15.ppd blib/ blib/lib/ blib/lib/Class/ blib/lib/Class/Field.pm >>> mv C:\cpanfly\var\cpan\build\Class-Field-0.15-F1CoGG/Class-Field-0.15.ppd C:/cpanfly/var/REPO/I/IN/INGY Finished 2009-04-20T02:47:54