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-30T13:31:28 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 S/SK/SKNPP/Package-Subroutine-0.18.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/S/SK/SKNPP/Package-Subroutine-0.18.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/S/SK/SKNPP/CHECKSUMS Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\S\SK\SKNPP\Package-Subroutine-0.18.tar.gz ok Package-Subroutine-0.18/ Package-Subroutine-0.18/README Package-Subroutine-0.18/Changes Package-Subroutine-0.18/MANIFEST.SKIP Package-Subroutine-0.18/Makefile.PL Package-Subroutine-0.18/MANIFEST Package-Subroutine-0.18/lib/ Package-Subroutine-0.18/lib/Package/ Package-Subroutine-0.18/lib/Package/Subroutine.pm Package-Subroutine-0.18/lib/Package/Subroutine/ Package-Subroutine-0.18/lib/Package/Subroutine/Namespace.pm Package-Subroutine-0.18/lib/Package/Subroutine/Sugar.pm Package-Subroutine-0.18/t/ Package-Subroutine-0.18/t/002_find_subs.t Package-Subroutine-0.18/t/007_export_to_caller.t Package-Subroutine-0.18/t/Tags.pm Package-Subroutine-0.18/t/006_pkg_namespace.t Package-Subroutine-0.18/t/005_sugar.t Package-Subroutine-0.18/t/001_basic_load.t Package-Subroutine-0.18/t/099-pod.t Package-Subroutine-0.18/t/098-pod-coverage.t Package-Subroutine-0.18/t/097-test-manifest.t Package-Subroutine-0.18/t/096-test-meta-yml.t Package-Subroutine-0.18/t/095-test-spaces.t Package-Subroutine-0.18/Build.PL Package-Subroutine-0.18/META.yml CPAN.pm: Going to build S/SK/SKNPP/Package-Subroutine-0.18.tar.gz >>> C:\Perl-5.14\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Package::Subroutine Writing MYMETA.yml >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Package/Subroutine.pm blib\lib\Package\Subroutine.pm cp lib/Package/Subroutine/Namespace.pm blib\lib\Package\Subroutine\Namespace.pm cp lib/Package/Subroutine/Sugar.pm blib\lib\Package\Subroutine\Sugar.pm SKNPP/Package-Subroutine-0.18.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, 'blib\lib', 'blib\arch')" t/*.t t/001_basic_load.t ........ 1..6 ok 1 - use Package::Subroutine; ok 2 ok 3 ok 4 ok 5 ok 6 ok t/002_find_subs.t ......... 1..1 ok 1 ok t/005_sugar.t ............. 1..4 ok 1 - use Package::Subroutine::Sugar; ok 2 ok 3 ok 4 ok t/006_pkg_namespace.t ..... 1..5 ok 1 - use Package::Subroutine::Namespace; ok 2 - list childs ok 3 - childs deleted ok 4 - delete but keep one ok 5 ok t/007_export_to_caller.t .. 1..2 ok 1 ok 2 ok # Failed test at t/095-test-spaces.t line 31. # Failed test at t/095-test-spaces.t line 31. # Looks like you failed 2 tests of 21. t/095-test-spaces.t ....... 1..21 ok 1 Space test of: t/097-test-manifest.t ok 2 Space test of: lib/Package/Subroutine/Namespace.pm ok 3 Space test of: t/095-test-spaces.t ok 4 Space test of: Changes not ok 5 Space test of: t/001_basic_load.t ok 6 Space test of: t/099-pod.t ok 7 Space test of: t/006_pkg_namespace.t ok 8 Space test of: t/096-test-meta-yml.t ok 9 Space test of: t/098-pod-coverage.t ok 10 Space test of: MANIFEST ok 11 Space test of: t/005_sugar.t ok 12 Space test of: MANIFEST.SKIP ok 13 Space test of: lib/Package/Subroutine.pm ok 14 Space test of: t/Tags.pm ok 15 Space test of: t/002_find_subs.t ok 16 Space test of: lib/Package/Subroutine/Sugar.pm ok 17 Space test of: Makefile.PL ok 18 Space test of: README ok 19 Space test of: Build.PL not ok 20 Space test of: t/007_export_to_caller.t ok 21 Dubious, test returned 2 (wstat 512, 0x200) Failed 2/21 subtests t/096-test-meta-yml.t ..... 1..2 ok 1 - META.yml contains valid YAML ok 2 - META.yml meets the designated specification ok # Distribution files are missing in MANIFEST: # MYMETA.yml # Failed test 'All files are listed in MANIFEST or skipped' # at t/097-test-manifest.t line 9. # Looks like you failed 1 test of 4. t/097-test-manifest.t ..... 1..4 ok 1 - Parse MANIFEST or equivalent not ok 2 - All files are listed in MANIFEST or skipped ok 3 - All files listed in MANIFEST exist on disk ok 4 - No files are in both MANIFEST and MANIFEST.SKIP Dubious, test returned 1 (wstat 256, 0x100) Failed 1/4 subtests t/098-pod-coverage.t ...... 1..3 ok 1 - Pod coverage on Package::Subroutine ok 2 - Pod coverage on Package::Subroutine::Namespace ok 3 - Pod coverage on Package::Subroutine::Sugar ok t/099-pod.t ............... 1..3 ok 1 - POD test for blib\lib\Package\Subroutine.pm ok 2 - POD test for blib\lib\Package\Subroutine\Namespace.pm ok 3 - POD test for blib\lib\Package\Subroutine\Sugar.pm ok Test Summary Report ------------------- t/095-test-spaces.t (Wstat: 512 Tests: 21 Failed: 2) Failed tests: 5, 20 Non-zero exit status: 2 t/097-test-manifest.t (Wstat: 256 Tests: 4 Failed: 1) Failed test: 2 Non-zero exit status: 1 Files=10, Tests=51, 1 wallclock secs ( 0.06 usr + 0.05 sys = 0.11 CPU) Result: FAIL Failed 2/10 test programs. 3/51 subtests failed. NMAKE : fatal error U1077: 'C:\Perl-5.14\bin\perl.exe' : return code '0xff' Stop. SKNPP/Package-Subroutine-0.18.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports SKNPP/Package-Subroutine-0.18.tar.gz Finished 2011-04-30T13:31:33