Start 2009-08-06T13:14:45 ActivePerl-1003 CPAN-1.9402 LIB=C:\PlatSDK\Lib\AMD64;C:\PlatSDK\Lib\AMD64\atlmfc INCLUDE=C:\PlatSDK\Include;C:\PlatSDK\Include\crt;C:\PlatSDK\Include\crt\sys;C:\PlatSDK\Include\mfc;C:\PlatSDK\Include\atl PATH=C:/cpanfly/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64\site\bin;C:\Perl64\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\PROGRA~2\Perforce\;C:\WINDOWS\system32\WINDOW~1\v1.0 Going to read 'C:\cpanfly\var\cpan\Metadata' Database was generated on Thu, 06 Aug 2009 08:27:44 GMT Running make for O/OV/OVID/aliased-0.30.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/O/OV/OVID/aliased-0.30.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/O/OV/OVID/CHECKSUMS Checksum for C:\cpanfly\var\cpan\sources\authors\id\O\OV\OVID\aliased-0.30.tar.gz ok Will not use Archive::Tar, need 1.00 aliased-0.30/ aliased-0.30/Build.PL aliased-0.30/Changes aliased-0.30/lib/ aliased-0.30/lib/aliased.pm aliased-0.30/Makefile.PL aliased-0.30/MANIFEST aliased-0.30/META.yml aliased-0.30/README aliased-0.30/t/ aliased-0.30/t/10aliased.t aliased-0.30/t/20import.t aliased-0.30/t/30sigdie.t aliased-0.30/t/lib/ aliased-0.30/t/lib/BadSigDie.pm aliased-0.30/t/lib/HasSigDie.pm aliased-0.30/t/lib/NoSigDie.pm aliased-0.30/t/lib/Really/ aliased-0.30/t/lib/Really/Long/ aliased-0.30/t/lib/Really/Long/Module/ aliased-0.30/t/lib/Really/Long/Module/Conflicting/ aliased-0.30/t/lib/Really/Long/Module/Conflicting/Name.pm aliased-0.30/t/lib/Really/Long/Module/Name.pm aliased-0.30/t/lib/Really/Long/Name.pm aliased-0.30/t/lib/Really/Long/PackageName.pm aliased-0.30/t/pod-coverage.t aliased-0.30/t/pod.t CPAN.pm: Going to build O/OV/OVID/aliased-0.30.tar.gz >>> C:\Perl64\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for aliased >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/aliased.pm blib\lib\aliased.pm OVID/aliased-0.30.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:\Perl64\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/10aliased.t ..... 1..16 ok 1 - require aliased; ok 2 - ... and exported functions should not (yet) be in our namespace ok 3 - aliased() should not be exported by default ok 4 - ... trying to use aliased without a package name should not fail ok 5 - main->can('alias') ok 6 - Trying to use aliased with a module it cannot load should fail ok 7 - ... and it should have an appropriate error message ok 8 - ... and the object it returns isa Really::Long::Module::Name ok 9 - ... and import items should be handled correctly ok 10 - ... and exhibit the correct behavior ok 11 - We should be able to alias to different packages, even though that is really stupid ok 12 - ... and the object returned isa Really::Long::Module::Conflicting::Name ok 13 - We should be able to pass an array ref as an import list ok 14 - ... and it should behave as expected ok 15 - ... and it should behave as expected ok 16 - ... and it should behave as expected ok t/20import.t ...... 1..5 ok 1 - use aliased; ok 2 - alias() should be imported into our namespace ok 3 - aliasing to a scalar should succeed ok 4 - ... and it should return the correct results ok 5 - ... and it should still allow importing ok t/30sigdie.t ...... 1..9 ok 1 - $SIG{__DIE__} handlers should not be destroyed ok 2 - ... and should behave as expected ok 3 - A bad load should not break $SIG{__DIE__} handlers ok 4 - ... and they should retain their value ok 5 - Loading code without sigdie handlers should succeed ok 6 - ... and the sigdie handlers should retain their value ok 7 - Loading code without sigdie handlers should succeed ok 8 - New $SIG{__DIE__} handlers should be loaded ok 9 - ... and should behave as expected ok t/pod-coverage.t .. 1..1 ok 1 - Pod coverage on aliased ok t/pod.t ........... 1..1 ok 1 - blib\lib\aliased.pm ok All tests successful. Files=5, Tests=32, 2 wallclock secs ( 0.06 usr + 0.08 sys = 0.14 CPU) Result: PASS OVID/aliased-0.30.tar.gz nmake test TEST_VERBOSE=1 -- OK Curtis 'Ovid' Poe <ovid@cpan.org> Use shorter versions of class names. >>> (cd C:\cpanfly\var\cpan\build\aliased-0.30-9DB8Ab && tar cvf - aliased-0.30.ppd blib) | gzip -c >C:/cpanfly/var/REPO/O/OV/OVID/aliased-0.30.tar.gz aliased-0.30.ppd blib/ blib/lib/ blib/lib/aliased.pm >>> mv C:\cpanfly\var\cpan\build\aliased-0.30-9DB8Ab/aliased-0.30.ppd C:/cpanfly/var/REPO/O/OV/OVID Finished 2009-08-06T13:15:01