Start 2009-11-02T21:17:47 ActivePerl-825 CPAN-1.9402 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:/CPANFL~1.8/var/libs/bin;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-5.8\site\bin;C:\Perl-5.8\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;c:\PROGRA~1\Perforce Going to read 'C:\cpanfly-5.8\var\cpan\Metadata' Database was generated on Mon, 02 Nov 2009 23:27:07 GMT Running make for K/KE/KENTNL/Package-Strictures-0.01000019.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/K/KE/KENTNL/Package-Strictures-0.01000019.tar.gz Checksum for C:\cpanfly-5.8\var\cpan\sources\authors\id\K\KE\KENTNL\Package-Strictures-0.01000019.tar.gz ok Will not use Archive::Tar, need 1.00 Package-Strictures-0.01000019 Package-Strictures-0.01000019/Changes Package-Strictures-0.01000019/dist.ini Package-Strictures-0.01000019/perlcriticrc Package-Strictures-0.01000019/lib/Package Package-Strictures-0.01000019/lib/Package/Strictures.pm Package-Strictures-0.01000019/lib/Package/Strictures Package-Strictures-0.01000019/lib/Package/Strictures/Register.pm Package-Strictures-0.01000019/lib/Package/Strictures/Registry.pm Package-Strictures-0.01000019/t Package-Strictures-0.01000019/t/01-01-nostrictures.t Package-Strictures-0.01000019/t/01-02-strictures.t Package-Strictures-0.01000019/t/01-03-loadfile.t Package-Strictures-0.01000019/t/strictures.ini Package-Strictures-0.01000019/t/01-poc-lib Package-Strictures-0.01000019/t/01-poc-lib/Example.pm Package-Strictures-0.01000019/t/author-critic.t Package-Strictures-0.01000019/t/author-kwalitee.t Package-Strictures-0.01000019/LICENSE Package-Strictures-0.01000019/META.json Package-Strictures-0.01000019/META.yml Package-Strictures-0.01000019/t/00-compile.t Package-Strictures-0.01000019/t/release-meta-yaml.t Package-Strictures-0.01000019/t/release-pod-coverage.t Package-Strictures-0.01000019/t/release-pod-syntax.t Package-Strictures-0.01000019/Makefile.PL Package-Strictures-0.01000019/Build.PL Package-Strictures-0.01000019/README Package-Strictures-0.01000019/MANIFEST CPAN.pm: Going to build K/KE/KENTNL/Package-Strictures-0.01000019.tar.gz >>> C:\Perl-5.8\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Warning: prerequisite namespace::autoclean 0.9 not found. We have 0.09. Writing Makefile for Package::Strictures ---- Unsatisfied dependencies detected during ---- ---- KENTNL/Package-Strictures-0.01000019.tar.gz ---- namespace::autoclean [requires] Running make test Delayed until after prerequisites Running test for module 'namespace::autoclean' Running make for F/FL/FLORA/namespace-autoclean-0.09.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/F/FL/FLORA/namespace-autoclean-0.09.tar.gz Checksum for C:\cpanfly-5.8\var\cpan\sources\authors\id\F\FL\FLORA\namespace-autoclean-0.09.tar.gz ok Will not use Archive::Tar, need 1.00 namespace-autoclean-0.09 namespace-autoclean-0.09/Changes namespace-autoclean-0.09/dist.ini namespace-autoclean-0.09/t namespace-autoclean-0.09/t/matchclean.t namespace-autoclean-0.09/t/cleanee.t namespace-autoclean-0.09/t/role.t namespace-autoclean-0.09/t/basic.t namespace-autoclean-0.09/t/also.t namespace-autoclean-0.09/lib/namespace namespace-autoclean-0.09/lib/namespace/autoclean.pm namespace-autoclean-0.09/META.yml namespace-autoclean-0.09/LICENSE namespace-autoclean-0.09/README namespace-autoclean-0.09/t/release-pod-coverage.t namespace-autoclean-0.09/t/release-pod-syntax.t namespace-autoclean-0.09/Makefile.PL namespace-autoclean-0.09/MANIFEST CPAN.pm: Going to build F/FL/FLORA/namespace-autoclean-0.09.tar.gz >>> C:\Perl-5.8\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for namespace::autoclean >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/namespace/autoclean.pm blib\lib\namespace\autoclean.pm FLORA/namespace-autoclean-0.09.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.8\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/also.t .................. 1..3 ok 1 - -also works ok 2 - -also works with string argument ok 3 - method not specified in -also remains ok t/basic.t ................. 1..6 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok t/cleanee.t ............... 1..3 ok 1 - locally defined methods still work ok 2 - imported functions removed ok 3 - -also methods removed ok t/matchclean.t ............ 1..6 ok 1 - -also regex works ok 2 - -also sub works ok 3 - -also sub doesnt overclean ok 4 - -also list with regex works ok 5 - -also list with sub works ok 6 - -also list with sub doesnt overclean ok t/release-pod-coverage.t .. skipped: these tests are for release candidate testing t/release-pod-syntax.t .... skipped: these tests are for release candidate testing # Testing with Moose 0.92 t/role.t .................. 1..1 ok 1 - Foo->can('meta') ok All tests successful. Files=7, Tests=19, 1 wallclock secs ( 0.00 usr + 0.06 sys = 0.06 CPU) Result: PASS FLORA/namespace-autoclean-0.09.tar.gz nmake test TEST_VERBOSE=1 -- OK PPD for namespace-autoclean-0.09 already made Running make for K/KE/KENTNL/Package-Strictures-0.01000019.tar.gz Prepending C:\cpanfly-5.8\var\cpan\build\namespace-autoclean-0.09-AUFi78/blib/arch C:\cpanfly-5.8\var\cpan\build\namespace-autoclean-0.09-AUFi78/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory C:\cpanfly-5.8\var\cpan\build\Package-Strictures-0.01000019-rLn89f Prepending C:\cpanfly-5.8\var\cpan\build\namespace-autoclean-0.09-AUFi78/blib/arch C:\cpanfly-5.8\var\cpan\build\namespace-autoclean-0.09-AUFi78/blib/lib to PERL5LIB for 'make' CPAN.pm: Going to build K/KE/KENTNL/Package-Strictures-0.01000019.tar.gz Warning: Prerequisite 'namespace::autoclean => 0.9' for 'K/KE/KENTNL/Package-Strictures-0.01000019.tar.gz' seems not available according to the indices >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Package/Strictures/Register.pm blib\lib\Package\Strictures\Register.pm cp lib/Package/Strictures/Registry.pm blib\lib\Package\Strictures\Registry.pm cp lib/Package/Strictures.pm blib\lib\Package\Strictures.pm KENTNL/Package-Strictures-0.01000019.tar.gz nmake -- OK Prepending C:\cpanfly-5.8\var\cpan\build\namespace-autoclean-0.09-AUFi78/blib/arch C:\cpanfly-5.8\var\cpan\build\namespace-autoclean-0.09-AUFi78/blib/lib to PERL5LIB for 'test' 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.8\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t Package::Strictures called with no parameters, skipping magic at -e line 0 Package::Strictures::Register called with no parameters, skipping magic at -e line 0 t/00-compile.t ............ 1..3 ok 1 - Package::Strictures loaded ok ok 2 - Package::Strictures::Register loaded ok ok 3 - Package::Strictures::Registry loaded ok ok -groups support is not yet implemented at C:/cpanfly-5.8/var/cpan/build/Package-Strictures-0.01000019-rLn89f/t/01-poc-lib/Example.pm line 7 t/01-01-nostrictures.t .... 1..5 ok 1 - use Example; ok 2 - Method using strictures execute and return values ok 3 - Method using strictures dont execute validation blocks ok 4 - Stricture constant is eliminated from code ok 5 - Stricture code is eliminated from code ok -groups support is not yet implemented at C:/cpanfly-5.8/var/cpan/build/Package-Strictures-0.01000019-rLn89f/t/01-poc-lib/Example.pm line 7 t/01-02-strictures.t ...... 1..5 ok 1 - use Example; ok 2 - Method using strictures execute and return values ok 3 - Method using strictures execute validation blocks ok 4 - Stricture constant is eliminated from code ok 5 - Stricture code is in from code ok -groups support is not yet implemented at C:/cpanfly-5.8/var/cpan/build/Package-Strictures-0.01000019-rLn89f/t/01-poc-lib/Example.pm line 7 t/01-03-loadfile.t ........ 1..5 ok 1 - use Example; ok 2 - Method using strictures execute and return values ok 3 - Method using strictures execute validation blocks ok 4 - Stricture constant is eliminated from code ok 5 - Stricture code is in from code ok t/author-critic.t ......... skipped: these tests are for testing by the author t/author-kwalitee.t ....... skipped: these tests are for testing by the author t/release-meta-yaml.t ..... skipped: these tests are for release candidate testing t/release-pod-coverage.t .. skipped: these tests are for release candidate testing t/release-pod-syntax.t .... skipped: these tests are for release candidate testing All tests successful. Files=9, Tests=18, 10 wallclock secs ( 0.01 usr + 0.05 sys = 0.06 CPU) Result: PASS KENTNL/Package-Strictures-0.01000019.tar.gz nmake test TEST_VERBOSE=1 -- OK Kent Fredric <kentnl@cpan.org> Facilitate toggling validation code at users request, without extra performance penalties. >>> (cd C:\cpanfly-5.8\var\cpan\build\Package-Strictures-0.01000019-rLn89f && tar cvf - Package-Strictures-0.01000019.ppd blib) | gzip -c >C:/cpanfly-5.8/var/REPO/K/KE/KENTNL/Package-Strictures-0.01000019.tar.gz Package-Strictures-0.01000019.ppd blib/ blib/lib/ blib/lib/Package/ blib/lib/Package/Strictures/ blib/lib/Package/Strictures/Register.pm blib/lib/Package/Strictures/Registry.pm blib/lib/Package/Strictures.pm >>> mv C:\cpanfly-5.8\var\cpan\build\Package-Strictures-0.01000019-rLn89f/Package-Strictures-0.01000019.ppd C:/cpanfly-5.8/var/REPO/K/KE/KENTNL Finished 2009-11-02T21:18:19