PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2013-05-13T20:05:13 ActivePerl-818 CPAN-1.9800 Reading '/export/home/fly818/var/cpan/Metadata' Database was generated on Tue, 14 May 2013 02:08:09 GMT Running make for E/ET/ETHER/Test-Kwalitee-1.06.tar.gz Checksum for /net/nas/data/cpan/authors/id/E/ET/ETHER/Test-Kwalitee-1.06.tar.gz ok You have Archive::Tar 1.40, but 1.50 or later is recommended. Please upgrade. Test-Kwalitee-1.06/ Test-Kwalitee-1.06/Changes Test-Kwalitee-1.06/dist.ini Test-Kwalitee-1.06/INSTALL Test-Kwalitee-1.06/lib/ Test-Kwalitee-1.06/LICENSE Test-Kwalitee-1.06/Makefile.PL Test-Kwalitee-1.06/MANIFEST Test-Kwalitee-1.06/META.json Test-Kwalitee-1.06/META.yml Test-Kwalitee-1.06/README Test-Kwalitee-1.06/t/ Test-Kwalitee-1.06/weaver.ini Test-Kwalitee-1.06/xt/ Test-Kwalitee-1.06/xt/author/ Test-Kwalitee-1.06/xt/release/ Test-Kwalitee-1.06/xt/release/changes_has_content.t Test-Kwalitee-1.06/xt/release/cpan-changes.t Test-Kwalitee-1.06/xt/release/distmeta.t Test-Kwalitee-1.06/xt/release/eol.t Test-Kwalitee-1.06/xt/release/kwalitee.t Test-Kwalitee-1.06/xt/release/minimum-version.t Test-Kwalitee-1.06/xt/release/no-tabs.t Test-Kwalitee-1.06/xt/release/pod-coverage.t Test-Kwalitee-1.06/xt/release/pod-no404s.t Test-Kwalitee-1.06/xt/release/pod-syntax.t Test-Kwalitee-1.06/xt/release/test-version.t Test-Kwalitee-1.06/xt/author/pod-spell.t Test-Kwalitee-1.06/t/00-check-deps.t Test-Kwalitee-1.06/t/00-compile.t Test-Kwalitee-1.06/t/01-kwalitee-tb2.t Test-Kwalitee-1.06/t/01-kwalitee.t Test-Kwalitee-1.06/t/02-include.t Test-Kwalitee-1.06/t/03-exclude.t Test-Kwalitee-1.06/t/04-selftest.t Test-Kwalitee-1.06/t/05-failure.t Test-Kwalitee-1.06/t/corpus/ Test-Kwalitee-1.06/t/corpus/Foo.pm Test-Kwalitee-1.06/lib/Test/ Test-Kwalitee-1.06/lib/Test/Kwalitee.pm CPAN.pm: Building E/ET/ETHER/Test-Kwalitee-1.06.tar.gz >>> /export/home/fly818/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Test::Kwalitee Writing MYMETA.yml and MYMETA.json Could not read metadata file. Falling back to other methods to determine prerequisites ---- Unsatisfied dependencies detected during ---- ---- ETHER/Test-Kwalitee-1.06.tar.gz ---- Test::Tester [requires] Test::CheckDeps [requires] Module::CPANTS::Analyse [requires] Running make test Delayed until after prerequisites Running test for module 'Test::Tester' Running make for F/FD/FDALY/Test-Tester-0.108.tar.gz Checksum for /net/nas/data/cpan/authors/id/F/FD/FDALY/Test-Tester-0.108.tar.gz ok Test-Tester-0.108/ Test-Tester-0.108/lib/ Test-Tester-0.108/lib/Test/ Test-Tester-0.108/lib/Test/Tester.pm Test-Tester-0.108/lib/Test/Tester/ Test-Tester-0.108/lib/Test/Tester/Capture.pm Test-Tester-0.108/lib/Test/Tester/CaptureRunner.pm Test-Tester-0.108/lib/Test/Tester/Delegate.pm Test-Tester-0.108/README Test-Tester-0.108/TODO Test-Tester-0.108/t/ Test-Tester-0.108/t/MyTest.pm Test-Tester-0.108/t/run_test.t Test-Tester-0.108/t/SmallTest.pm Test-Tester-0.108/t/check_tests.t Test-Tester-0.108/t/depth.t Test-Tester-0.108/t/auto.t Test-Tester-0.108/t/capture.t Test-Tester-0.108/t/fail/ Test-Tester-0.108/t/fail/fail.t Test-Tester-0.108/CHANGES Test-Tester-0.108/MANIFEST Test-Tester-0.108/Makefile.PL Test-Tester-0.108/ARTISTIC Test-Tester-0.108/META.yml CPAN.pm: Building F/FD/FDALY/Test-Tester-0.108.tar.gz >>> /export/home/fly818/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Test::Tester Writing MYMETA.yml and MYMETA.json >>> make cp lib/Test/Tester.pm blib/lib/Test/Tester.pm cp lib/Test/Tester/Capture.pm blib/lib/Test/Tester/Capture.pm cp lib/Test/Tester/CaptureRunner.pm blib/lib/Test/Tester/CaptureRunner.pm cp lib/Test/Tester/Delegate.pm blib/lib/Test/Tester/Delegate.pm Manifying blib/man3/Test::Tester::Capture.3 Manifying blib/man3/Test::Tester.3 Manifying blib/man3/Test::Tester::CaptureRunner.3 FDALY/Test-Tester-0.108.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly818/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/auto.t ......... 1..5 ok 1 ok 2 ok 3 ok 4 ok 5 ok t/capture.t ...... 1..3 ok 1 - current test ok 2 - can't set test_num ok 3 - res count ok t/check_tests.t .. 1..105 ok 1 - Test 'pass' completed ok 2 - Test 'pass' no premature diagnostication ok 3 - Test 'pass' result count ok 4 - subtest 'pass' of 'pass' compare ok ok 5 - subtest 'pass' of 'pass' compare actual_ok ok 6 - subtest 'pass' of 'pass' compare type ok 7 - subtest 'pass' of 'pass' compare reason ok 8 - subtest 'pass' of 'pass' compare name ok 9 - checking depth ok 10 - subtest 'pass' of 'pass' compare diag ok 11 - Test 'pass diag' completed ok 12 - Test 'pass diag' no premature diagnostication ok 13 - Test 'pass diag' result count ok 14 - subtest 'pass diag' of 'pass diag' compare ok ok 15 - subtest 'pass diag' of 'pass diag' compare actual_ok ok 16 - subtest 'pass diag' of 'pass diag' compare type ok 17 - subtest 'pass diag' of 'pass diag' compare reason ok 18 - subtest 'pass diag' of 'pass diag' compare name ok 19 - checking depth ok 20 - subtest 'pass diag' of 'pass diag' compare diag ok 21 - Test 'pass diag no \n' completed ok 22 - Test 'pass diag no \n' no premature diagnostication ok 23 - Test 'pass diag no \n' result count ok 24 - subtest 'pass diag' of 'pass diag no \n' compare ok ok 25 - subtest 'pass diag' of 'pass diag no \n' compare actual_ok ok 26 - subtest 'pass diag' of 'pass diag no \n' compare type ok 27 - subtest 'pass diag' of 'pass diag no \n' compare reason ok 28 - subtest 'pass diag' of 'pass diag no \n' compare name ok 29 - checking depth ok 30 - subtest 'pass diag' of 'pass diag no \n' compare diag ok 31 - Test 'fail' completed ok 32 - Test 'fail' no premature diagnostication ok 33 - Test 'fail' result count ok 34 - subtest 'fail' of 'fail' compare ok ok 35 - subtest 'fail' of 'fail' compare actual_ok ok 36 - subtest 'fail' of 'fail' compare type ok 37 - subtest 'fail' of 'fail' compare reason ok 38 - subtest 'fail' of 'fail' compare name ok 39 - checking depth ok 40 - subtest 'fail' of 'fail' compare diag ok 41 - Test 'skip' completed ok 42 - Test 'skip' no premature diagnostication ok 43 - Test 'skip' result count ok 44 - subtest '' of 'skip' compare ok ok 45 - subtest '' of 'skip' compare actual_ok ok 46 - subtest '' of 'skip' compare type ok 47 - subtest '' of 'skip' compare reason ok 48 - subtest '' of 'skip' compare name ok 49 - checking depth ok 50 - subtest '' of 'skip' compare diag ok 51 - Test 'todo_skip' completed ok 52 - Test 'todo_skip' no premature diagnostication ok 53 - Test 'todo_skip' result count ok 54 - subtest '' of 'todo_skip' compare ok ok 55 - subtest '' of 'todo_skip' compare actual_ok ok 56 - subtest '' of 'todo_skip' compare type ok 57 - subtest '' of 'todo_skip' compare reason ok 58 - subtest '' of 'todo_skip' compare name ok 59 - checking depth ok 60 - subtest '' of 'todo_skip' compare diag ok 61 - Test 'run all' completed ok 62 - Test 'run all' no premature diagnostication ok 63 - Test 'run all' result count ok 64 - subtest 'pass' of 'run all' compare ok ok 65 - subtest 'pass' of 'run all' compare actual_ok ok 66 - subtest 'pass' of 'run all' compare type ok 67 - subtest 'pass' of 'run all' compare reason ok 68 - subtest 'pass' of 'run all' compare name ok 69 - checking depth ok 70 - subtest 'pass' of 'run all' compare diag ok 71 - subtest 'pass diag' of 'run all' compare ok ok 72 - subtest 'pass diag' of 'run all' compare actual_ok ok 73 - subtest 'pass diag' of 'run all' compare type ok 74 - subtest 'pass diag' of 'run all' compare reason ok 75 - subtest 'pass diag' of 'run all' compare name ok 76 - checking depth ok 77 - subtest 'pass diag' of 'run all' compare diag ok 78 - subtest 'pass diag' of 'run all' compare ok ok 79 - subtest 'pass diag' of 'run all' compare actual_ok ok 80 - subtest 'pass diag' of 'run all' compare type ok 81 - subtest 'pass diag' of 'run all' compare reason ok 82 - subtest 'pass diag' of 'run all' compare name ok 83 - checking depth ok 84 - subtest 'pass diag' of 'run all' compare diag ok 85 - subtest 'fail' of 'run all' compare ok ok 86 - subtest 'fail' of 'run all' compare actual_ok ok 87 - subtest 'fail' of 'run all' compare type ok 88 - subtest 'fail' of 'run all' compare reason ok 89 - subtest 'fail' of 'run all' compare name ok 90 - checking depth ok 91 - subtest 'fail' of 'run all' compare diag ok 92 - subtest '' of 'run all' compare ok ok 93 - subtest '' of 'run all' compare actual_ok ok 94 - subtest '' of 'run all' compare type ok 95 - subtest '' of 'run all' compare reason ok 96 - subtest '' of 'run all' compare name ok 97 - checking depth ok 98 - subtest '' of 'run all' compare diag ok 99 - subtest '' of 'run all' compare ok ok 100 - subtest '' of 'run all' compare actual_ok ok 101 - subtest '' of 'run all' compare type ok 102 - subtest '' of 'run all' compare reason ok 103 - subtest '' of 'run all' compare name ok 104 - checking depth ok 105 - subtest '' of 'run all' compare diag ok t/depth.t ........ 1..2 ok 1 - depth 1 ok 2 - deeper ok t/run_test.t ..... 1..54 ok 1 - run pass no prem ok 2 - run pass result count ok 3 - run pass name ok 4 - run pass ok ok 5 - run pass actual_ok ok 6 - run pass reason ok 7 - run pass type ok 8 - run pass diag ok 9 - run pass depth ok 10 - run fail no prem ok 11 - run fail result count ok 12 - run fail name ok 13 - run fail actual_ok ok 14 - run fail ok ok 15 - run fail reason ok 16 - run fail type ok 17 - run fail diag ok 18 - run fail depth ok 19 - skip no prem ok 20 - skip result count ok 21 - skip name ok 22 - skip actual_ok ok 23 - skip ok ok 24 - skip reason ok 25 - skip type ok 26 - skip diag ok 27 - skip depth ok 28 - todo_skip no prem ok 29 - todo_skip result count ok 30 - todo_skip name ok 31 - todo_skip actual_ok ok 32 - todo_skip ok ok 33 - todo_skip reason ok 34 - todo_skip type ok 35 - todo_skip diag ok 36 - todo_skip depth ok 37 - run diag prem ok 38 - run diag result count ok 39 - run multi no prem ok 40 - run multi result count ok 41 - run multi pass name ok 42 - run multi pass actual_ok ok 43 - run multi pass ok ok 44 - run multi pass reason ok 45 - run multi pass type ok 46 - run multi pass diag ok 47 - run multi pass depth ok 48 - run multi fail name ok 49 - run multi fail actual_ok ok 50 - run multi fail ok ok 51 - run multi fail reason ok 52 - run multi fail type ok 53 - run multi fail diag ok 54 - run multi fail depth ok All tests successful. Files=5, Tests=169, 1 wallclock secs ( 0.21 usr 0.05 sys + 0.62 cusr 0.14 csys = 1.02 CPU) Result: PASS FDALY/Test-Tester-0.108.tar.gz make test TEST_VERBOSE=1 -- OK PPD for Test-Tester-0.108 already made Running test for module 'Test::CheckDeps' Running make for L/LE/LEONT/Test-CheckDeps-0.002.tar.gz Prepending /export/home/fly818/var/cpan/build/Test-Tester-0.108-QOkdJk/blib/arch /export/home/fly818/var/cpan/build/Test-Tester-0.108-QOkdJk/blib/lib to PERL5LIB for 'get' Checksum for /net/nas/data/cpan/authors/id/L/LE/LEONT/Test-CheckDeps-0.002.tar.gz ok Test-CheckDeps-0.002/ Test-CheckDeps-0.002/INSTALL Test-CheckDeps-0.002/t/ Test-CheckDeps-0.002/t/release-pod-syntax.t Test-CheckDeps-0.002/t/release-pod-coverage.t Test-CheckDeps-0.002/t/release-kwalitee.t Test-CheckDeps-0.002/t/00-compile.t Test-CheckDeps-0.002/t/10-basics.t Test-CheckDeps-0.002/Makefile.PL Test-CheckDeps-0.002/lib/ Test-CheckDeps-0.002/lib/Test/ Test-CheckDeps-0.002/lib/Test/CheckDeps.pm Test-CheckDeps-0.002/dist.ini Test-CheckDeps-0.002/LICENSE Test-CheckDeps-0.002/META.json Test-CheckDeps-0.002/Changes Test-CheckDeps-0.002/MANIFEST Test-CheckDeps-0.002/META.yml Test-CheckDeps-0.002/README Prepending /export/home/fly818/var/cpan/build/Test-Tester-0.108-QOkdJk/blib/arch /export/home/fly818/var/cpan/build/Test-Tester-0.108-QOkdJk/blib/lib to PERL5LIB for 'make' CPAN.pm: Building L/LE/LEONT/Test-CheckDeps-0.002.tar.gz >>> /export/home/fly818/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Test::CheckDeps Writing MYMETA.yml and MYMETA.json >>> make cp lib/Test/CheckDeps.pm blib/lib/Test/CheckDeps.pm Manifying blib/man3/Test::CheckDeps.3 LEONT/Test-CheckDeps-0.002.tar.gz make -- OK Prepending /export/home/fly818/var/cpan/build/Test-Tester-0.108-QOkdJk/blib/arch /export/home/fly818/var/cpan/build/Test-Tester-0.108-QOkdJk/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly818/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-compile.t ............ 1..1 ok 1 - Test::CheckDeps loaded ok ok t/10-basics.t ............. ok 1 - ExtUtils::MakeMaker satisfies '6.30' ok 2 - Test::More satisfies '0.88' ok 3 - File::Find satisfies '0' ok 4 - File::Temp satisfies '0' ok 5 - warnings satisfies '0' ok 6 - Module::Metadata satisfies '0' ok 7 - List::Util satisfies '0' ok 8 - strict satisfies '0' ok 9 - CPAN::Meta::Check satisfies '0' ok 10 - Test::Builder satisfies '0' ok 11 - CPAN::Meta satisfies '0' ok 12 - Exporter satisfies '5.57' 1..12 ok t/release-kwalitee.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=5, Tests=13, 2 wallclock secs ( 0.15 usr 0.03 sys + 1.22 cusr 0.28 csys = 1.68 CPU) Result: PASS LEONT/Test-CheckDeps-0.002.tar.gz make test TEST_VERBOSE=1 -- OK PPD for Test-CheckDeps-0.002 already made Running test for module 'Module::CPANTS::Analyse' Running make for D/DA/DAXIM/Module-CPANTS-Analyse-0.87.tar.gz Prepending /export/home/fly818/var/cpan/build/Test-CheckDeps-0.002-qM0B3Z/blib/arch /export/home/fly818/var/cpan/build/Test-CheckDeps-0.002-qM0B3Z/blib/lib /export/home/fly818/var/cpan/build/Test-Tester-0.108-QOkdJk/blib/arch /export/home/fly818/var/cpan/build/Test-Tester-0.108-QOkdJk/blib/lib to PERL5LIB for 'get' Checksum for /net/nas/data/cpan/authors/id/D/DA/DAXIM/Module-CPANTS-Analyse-0.87.tar.gz ok ./PaxHeaders.23468/Module-CPANTS-Analyse-0.87 Module-CPANTS-Analyse-0.87/ Module-CPANTS-Analyse-0.87/PaxHeaders.23468/MANIFEST.SKIP Module-CPANTS-Analyse-0.87/MANIFEST.SKIP Module-CPANTS-Analyse-0.87/PaxHeaders.23468/Changes Module-CPANTS-Analyse-0.87/Changes Module-CPANTS-Analyse-0.87/PaxHeaders.23468/AUTHORS Module-CPANTS-Analyse-0.87/AUTHORS Module-CPANTS-Analyse-0.87/PaxHeaders.23468/xt Module-CPANTS-Analyse-0.87/xt/ Module-CPANTS-Analyse-0.87/xt/PaxHeaders.23468/99_pod.t Module-CPANTS-Analyse-0.87/xt/99_pod.t Module-CPANTS-Analyse-0.87/xt/PaxHeaders.23468/99_critic.t Module-CPANTS-Analyse-0.87/xt/99_critic.t Module-CPANTS-Analyse-0.87/xt/PaxHeaders.23468/99_pod_coverage.t Module-CPANTS-Analyse-0.87/xt/99_pod_coverage.t Module-CPANTS-Analyse-0.87/PaxHeaders.23468/Build.PL Module-CPANTS-Analyse-0.87/Build.PL Module-CPANTS-Analyse-0.87/PaxHeaders.23468/TODO Module-CPANTS-Analyse-0.87/TODO Module-CPANTS-Analyse-0.87/PaxHeaders.23468/README Module-CPANTS-Analyse-0.87/README Module-CPANTS-Analyse-0.87/PaxHeaders.23468/META.json Module-CPANTS-Analyse-0.87/META.json Module-CPANTS-Analyse-0.87/PaxHeaders.23468/META.yml Module-CPANTS-Analyse-0.87/META.yml Module-CPANTS-Analyse-0.87/PaxHeaders.23468/t Module-CPANTS-Analyse-0.87/t/ Module-CPANTS-Analyse-0.87/t/PaxHeaders.23468/perl5i_as_warnings.t Module-CPANTS-Analyse-0.87/t/perl5i_as_warnings.t Module-CPANTS-Analyse-0.87/t/PaxHeaders.23468/00_load.t Module-CPANTS-Analyse-0.87/t/00_load.t Module-CPANTS-Analyse-0.87/t/PaxHeaders.23468/analyse_devel_timer.t Module-CPANTS-Analyse-0.87/t/analyse_devel_timer.t Module-CPANTS-Analyse-0.87/t/PaxHeaders.23468/unpack_notextractable.t Module-CPANTS-Analyse-0.87/t/unpack_notextractable.t Module-CPANTS-Analyse-0.87/t/PaxHeaders.23468/unpack.t Module-CPANTS-Analyse-0.87/t/unpack.t Module-CPANTS-Analyse-0.87/t/PaxHeaders.23468/analyse_eg_c.t Module-CPANTS-Analyse-0.87/t/analyse_eg_c.t Module-CPANTS-Analyse-0.87/t/PaxHeaders.23468/calc.t Module-CPANTS-Analyse-0.87/t/calc.t Module-CPANTS-Analyse-0.87/t/PaxHeaders.23468/analyse_axkit_xsp_l10n.t Module-CPANTS-Analyse-0.87/t/analyse_axkit_xsp_l10n.t Module-CPANTS-Analyse-0.87/t/PaxHeaders.23468/03_plugins.t Module-CPANTS-Analyse-0.87/t/03_plugins.t Module-CPANTS-Analyse-0.87/t/PaxHeaders.23468/05_testdir.t Module-CPANTS-Analyse-0.87/t/05_testdir.t Module-CPANTS-Analyse-0.87/t/PaxHeaders.23468/analyse_html_tiny.t Module-CPANTS-Analyse-0.87/t/analyse_html_tiny.t Module-CPANTS-Analyse-0.87/t/PaxHeaders.23468/05_testfile.t Module-CPANTS-Analyse-0.87/t/05_testfile.t Module-CPANTS-Analyse-0.87/t/PaxHeaders.23468/10_analyse.t Module-CPANTS-Analyse-0.87/t/10_analyse.t Module-CPANTS-Analyse-0.87/t/PaxHeaders.23468/perl5i_as_strict.t Module-CPANTS-Analyse-0.87/t/perl5i_as_strict.t Module-CPANTS-Analyse-0.87/t/PaxHeaders.23468/eg Module-CPANTS-Analyse-0.87/t/eg/ Module-CPANTS-Analyse-0.87/t/eg/PaxHeaders.23468/Acme-DonMartin-0.06.tar.gz Module-CPANTS-Analyse-0.87/t/eg/Acme-DonMartin-0.06.tar.gz Module-CPANTS-Analyse-0.87/t/eg/PaxHeaders.23468/AxKit-XSP-L10N-0.03.tar.gz Module-CPANTS-Analyse-0.87/t/eg/AxKit-XSP-L10N-0.03.tar.gz Module-CPANTS-Analyse-0.87/t/eg/PaxHeaders.23468/modified Module-CPANTS-Analyse-0.87/t/eg/modified/ Module-CPANTS-Analyse-0.87/t/eg/modified/PaxHeaders.23468/DBIx-SchemaChecksum-0.06.tar.gz Module-CPANTS-Analyse-0.87/t/eg/modified/DBIx-SchemaChecksum-0.06.tar.gz Module-CPANTS-Analyse-0.87/t/eg/PaxHeaders.23468/Capture-Tiny-0.05.tar.gz Module-CPANTS-Analyse-0.87/t/eg/Capture-Tiny-0.05.tar.gz Module-CPANTS-Analyse-0.87/t/eg/PaxHeaders.23468/App-perlhl-0.002.tar.gz Module-CPANTS-Analyse-0.87/t/eg/App-perlhl-0.002.tar.gz Module-CPANTS-Analyse-0.87/t/eg/PaxHeaders.23468/Acme-DonMartinOther-0.06.tar.gz Module-CPANTS-Analyse-0.87/t/eg/Acme-DonMartinOther-0.06.tar.gz Module-CPANTS-Analyse-0.87/t/eg/PaxHeaders.23468/PPI-HTML-1.07.tar.gz Module-CPANTS-Analyse-0.87/t/eg/PPI-HTML-1.07.tar.gz Module-CPANTS-Analyse-0.87/t/eg/PaxHeaders.23468/AFS-2.4.0.tar.gz Module-CPANTS-Analyse-0.87/t/eg/AFS-2.4.0.tar.gz Module-CPANTS-Analyse-0.87/t/eg/PaxHeaders.23468/Set-Object-1.28.tar.gz Module-CPANTS-Analyse-0.87/t/eg/Set-Object-1.28.tar.gz Module-CPANTS-Analyse-0.87/t/eg/PaxHeaders.23468/not_extractable.gz Module-CPANTS-Analyse-0.87/t/eg/not_extractable.gz Module-CPANTS-Analyse-0.87/t/eg/PaxHeaders.23468/Devel-Timer-0.02.tar.gz Module-CPANTS-Analyse-0.87/t/eg/Devel-Timer-0.02.tar.gz Module-CPANTS-Analyse-0.87/t/eg/PaxHeaders.23468/DBIx-SchemaChecksum-0.06.tar.gz Module-CPANTS-Analyse-0.87/t/eg/DBIx-SchemaChecksum-0.06.tar.gz Module-CPANTS-Analyse-0.87/t/eg/PaxHeaders.23468/Term-Title-0.03.tar.gz Module-CPANTS-Analyse-0.87/t/eg/Term-Title-0.03.tar.gz Module-CPANTS-Analyse-0.87/t/eg/PaxHeaders.23468/manifest Module-CPANTS-Analyse-0.87/t/eg/manifest/ Module-CPANTS-Analyse-0.87/t/eg/manifest/PaxHeaders.23468/bad-manifest-0.01.tar.gz Module-CPANTS-Analyse-0.87/t/eg/manifest/bad-manifest-0.01.tar.gz Module-CPANTS-Analyse-0.87/t/eg/manifest/PaxHeaders.23468/no-manifest-0.01.tar.gz Module-CPANTS-Analyse-0.87/t/eg/manifest/no-manifest-0.01.tar.gz Module-CPANTS-Analyse-0.87/t/eg/manifest/PaxHeaders.23468/Good-Dist-0.01.tar.gz Module-CPANTS-Analyse-0.87/t/eg/manifest/Good-Dist-0.01.tar.gz Module-CPANTS-Analyse-0.87/t/eg/PaxHeaders.23468/Eg-C-0.01.tar.gz Module-CPANTS-Analyse-0.87/t/eg/Eg-C-0.01.tar.gz Module-CPANTS-Analyse-0.87/t/eg/PaxHeaders.23468/App-Wack-0.05.tar.gz Module-CPANTS-Analyse-0.87/t/eg/App-Wack-0.05.tar.gz Module-CPANTS-Analyse-0.87/t/eg/PaxHeaders.23468/Test-YAML-Meta-0.04.tar.gz Module-CPANTS-Analyse-0.87/t/eg/Test-YAML-Meta-0.04.tar.gz Module-CPANTS-Analyse-0.87/t/eg/PaxHeaders.23468/HTML-Tiny-0.904.tar.gz Module-CPANTS-Analyse-0.87/t/eg/HTML-Tiny-0.904.tar.gz Module-CPANTS-Analyse-0.87/t/eg/PaxHeaders.23468/Pipe-0.03.tar.gz Module-CPANTS-Analyse-0.87/t/eg/Pipe-0.03.tar.gz Module-CPANTS-Analyse-0.87/t/eg/PaxHeaders.23468/Debian_CPANTS.txt Module-CPANTS-Analyse-0.87/t/eg/Debian_CPANTS.txt Module-CPANTS-Analyse-0.87/t/eg/PaxHeaders.23468/Parse-Fedora-Packages-0.02.tar.gz Module-CPANTS-Analyse-0.87/t/eg/Parse-Fedora-Packages-0.02.tar.gz Module-CPANTS-Analyse-0.87/t/eg/PaxHeaders.23468/Text-CSV_XS-0.40.tgz Module-CPANTS-Analyse-0.87/t/eg/Text-CSV_XS-0.40.tgz Module-CPANTS-Analyse-0.87/t/PaxHeaders.23468/generated_files.t Module-CPANTS-Analyse-0.87/t/generated_files.t Module-CPANTS-Analyse-0.87/t/PaxHeaders.23468/analyse_test_yaml_meta.t Module-CPANTS-Analyse-0.87/t/analyse_test_yaml_meta.t Module-CPANTS-Analyse-0.87/t/PaxHeaders.23468/plugin_manifest.t Module-CPANTS-Analyse-0.87/t/plugin_manifest.t Module-CPANTS-Analyse-0.87/t/PaxHeaders.23468/moose_as_strict.t Module-CPANTS-Analyse-0.87/t/moose_as_strict.t Module-CPANTS-Analyse-0.87/t/PaxHeaders.23468/analyse_afs.t Module-CPANTS-Analyse-0.87/t/analyse_afs.t Module-CPANTS-Analyse-0.87/t/PaxHeaders.23468/calc_test_yaml_meta.t Module-CPANTS-Analyse-0.87/t/calc_test_yaml_meta.t Module-CPANTS-Analyse-0.87/t/PaxHeaders.23468/02_kwalitee.t Module-CPANTS-Analyse-0.87/t/02_kwalitee.t Module-CPANTS-Analyse-0.87/PaxHeaders.23468/Makefile.PL Module-CPANTS-Analyse-0.87/Makefile.PL Module-CPANTS-Analyse-0.87/PaxHeaders.23468/bin Module-CPANTS-Analyse-0.87/bin/ Module-CPANTS-Analyse-0.87/bin/PaxHeaders.23468/cpants_lint.pl Module-CPANTS-Analyse-0.87/bin/cpants_lint.pl Module-CPANTS-Analyse-0.87/PaxHeaders.23468/lib Module-CPANTS-Analyse-0.87/lib/ Module-CPANTS-Analyse-0.87/lib/PaxHeaders.23468/Module Module-CPANTS-Analyse-0.87/lib/Module/ Module-CPANTS-Analyse-0.87/lib/Module/PaxHeaders.23468/CPANTS Module-CPANTS-Analyse-0.87/lib/Module/CPANTS/ Module-CPANTS-Analyse-0.87/lib/Module/CPANTS/PaxHeaders.23468/Kwalitee Module-CPANTS-Analyse-0.87/lib/Module/CPANTS/Kwalitee/ Module-CPANTS-Analyse-0.87/lib/Module/CPANTS/Kwalitee/PaxHeaders.23468/Distname.pm Module-CPANTS-Analyse-0.87/lib/Module/CPANTS/Kwalitee/Distname.pm Module-CPANTS-Analyse-0.87/lib/Module/CPANTS/Kwalitee/PaxHeaders.23468/Uses.pm Module-CPANTS-Analyse-0.87/lib/Module/CPANTS/Kwalitee/Uses.pm Module-CPANTS-Analyse-0.87/lib/Module/CPANTS/Kwalitee/PaxHeaders.23468/MetaYML.pm Module-CPANTS-Analyse-0.87/lib/Module/CPANTS/Kwalitee/MetaYML.pm Module-CPANTS-Analyse-0.87/lib/Module/CPANTS/Kwalitee/PaxHeaders.23468/Pod.pm Module-CPANTS-Analyse-0.87/lib/Module/CPANTS/Kwalitee/Pod.pm Module-CPANTS-Analyse-0.87/lib/Module/CPANTS/Kwalitee/PaxHeaders.23468/Manifest.pm Module-CPANTS-Analyse-0.87/lib/Module/CPANTS/Kwalitee/Manifest.pm Module-CPANTS-Analyse-0.87/lib/Module/CPANTS/Kwalitee/PaxHeaders.23468/Prereq.pm Module-CPANTS-Analyse-0.87/lib/Module/CPANTS/Kwalitee/Prereq.pm Module-CPANTS-Analyse-0.87/lib/Module/CPANTS/Kwalitee/PaxHeaders.23468/Distros.pm Module-CPANTS-Analyse-0.87/lib/Module/CPANTS/Kwalitee/Distros.pm Module-CPANTS-Analyse-0.87/lib/Module/CPANTS/Kwalitee/PaxHeaders.23468/NeedsCompiler.pm Module-CPANTS-Analyse-0.87/lib/Module/CPANTS/Kwalitee/NeedsCompiler.pm Module-CPANTS-Analyse-0.87/lib/Module/CPANTS/Kwalitee/PaxHeaders.23468/Version.pm Module-CPANTS-Analyse-0.87/lib/Module/CPANTS/Kwalitee/Version.pm Module-CPANTS-Analyse-0.87/lib/Module/CPANTS/Kwalitee/PaxHeaders.23468/Repackageable.pm Module-CPANTS-Analyse-0.87/lib/Module/CPANTS/Kwalitee/Repackageable.pm Module-CPANTS-Analyse-0.87/lib/Module/CPANTS/Kwalitee/PaxHeaders.23468/FindModules.pm Module-CPANTS-Analyse-0.87/lib/Module/CPANTS/Kwalitee/FindModules.pm Module-CPANTS-Analyse-0.87/lib/Module/CPANTS/Kwalitee/PaxHeaders.23468/Files.pm Module-CPANTS-Analyse-0.87/lib/Module/CPANTS/Kwalitee/Files.pm Module-CPANTS-Analyse-0.87/lib/Module/CPANTS/Kwalitee/PaxHeaders.23468/BrokenInstaller.pm Module-CPANTS-Analyse-0.87/lib/Module/CPANTS/Kwalitee/BrokenInstaller.pm Module-CPANTS-Analyse-0.87/lib/Module/CPANTS/Kwalitee/PaxHeaders.23468/CpantsErrors.pm Module-CPANTS-Analyse-0.87/lib/Module/CPANTS/Kwalitee/CpantsErrors.pm Module-CPANTS-Analyse-0.87/lib/Module/CPANTS/Kwalitee/PaxHeaders.23468/License.pm Module-CPANTS-Analyse-0.87/lib/Module/CPANTS/Kwalitee/License.pm Module-CPANTS-Analyse-0.87/lib/Module/CPANTS/Kwalitee/PaxHeaders.23468/Signature.pm Module-CPANTS-Analyse-0.87/lib/Module/CPANTS/Kwalitee/Signature.pm Module-CPANTS-Analyse-0.87/lib/Module/CPANTS/PaxHeaders.23468/Analyse.pm Module-CPANTS-Analyse-0.87/lib/Module/CPANTS/Analyse.pm Module-CPANTS-Analyse-0.87/lib/Module/CPANTS/PaxHeaders.23468/Kwalitee.pm Module-CPANTS-Analyse-0.87/lib/Module/CPANTS/Kwalitee.pm Module-CPANTS-Analyse-0.87/PaxHeaders.23468/MANIFEST Module-CPANTS-Analyse-0.87/MANIFEST Module-CPANTS-Analyse-0.87/PaxHeaders.23468/SIGNATURE Module-CPANTS-Analyse-0.87/SIGNATURE Package seems to come without Makefile.PL. (The test -f "/export/home/fly818/var/cpan/build/DAXIM-1LjiGw/Makefile.PL" returned false.) Writing one on our own (setting NAME to ModuleCPANTSAnalyse) Prepending /export/home/fly818/var/cpan/build/Test-CheckDeps-0.002-qM0B3Z/blib/arch /export/home/fly818/var/cpan/build/Test-CheckDeps-0.002-qM0B3Z/blib/lib /export/home/fly818/var/cpan/build/Test-Tester-0.108-QOkdJk/blib/arch /export/home/fly818/var/cpan/build/Test-Tester-0.108-QOkdJk/blib/lib to PERL5LIB for 'make' CPAN.pm: Building D/DA/DAXIM/Module-CPANTS-Analyse-0.87.tar.gz >>> /export/home/fly818/bin/perl Makefile.PL Checking if your kit is complete... Looks good Bareword found where operator expected at ./Makefile.PL line 1, near "20 atime" (Missing operator before atime?) Number found where operator expected at ./Makefile.PL line 2, near "30" (Missing semicolon on previous line?) Bareword found where operator expected at ./Makefile.PL line 2, near "30 ctime" (Missing operator before ctime?) ERROR from evaluation of /export/home/fly818/var/cpan/build/DAXIM-1LjiGw/Module-CPANTS-Analyse-0.87/Makefile.PL: ERROR from evaluation of /export/home/fly818/var/cpan/build/DAXIM-1LjiGw/Module-CPANTS-Analyse-0.87/PaxHeaders.23468/Makefile.PL: syntax error at ./Makefile.PL line 1, near "20 atime" Warning: No success on command[/export/home/fly818/bin/perl Makefile.PL] DAXIM/Module-CPANTS-Analyse-0.87.tar.gz /export/home/fly818/bin/perl Makefile.PL -- NOT OK Prepending /export/home/fly818/var/cpan/build/Test-CheckDeps-0.002-qM0B3Z/blib/arch /export/home/fly818/var/cpan/build/Test-CheckDeps-0.002-qM0B3Z/blib/lib /export/home/fly818/var/cpan/build/Test-Tester-0.108-QOkdJk/blib/arch /export/home/fly818/var/cpan/build/Test-Tester-0.108-QOkdJk/blib/lib to PERL5LIB for 'test' Running make test Make had some problems, won't test Running make for E/ET/ETHER/Test-Kwalitee-1.06.tar.gz Prepending /export/home/fly818/var/cpan/build/Test-CheckDeps-0.002-qM0B3Z/blib/arch /export/home/fly818/var/cpan/build/Test-CheckDeps-0.002-qM0B3Z/blib/lib /export/home/fly818/var/cpan/build/Test-Tester-0.108-QOkdJk/blib/arch /export/home/fly818/var/cpan/build/Test-Tester-0.108-QOkdJk/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory /export/home/fly818/var/cpan/build/Test-Kwalitee-1.06-AUgLQK Prepending /export/home/fly818/var/cpan/build/Test-CheckDeps-0.002-qM0B3Z/blib/arch /export/home/fly818/var/cpan/build/Test-CheckDeps-0.002-qM0B3Z/blib/lib /export/home/fly818/var/cpan/build/Test-Tester-0.108-QOkdJk/blib/arch /export/home/fly818/var/cpan/build/Test-Tester-0.108-QOkdJk/blib/lib to PERL5LIB for 'make' CPAN.pm: Building E/ET/ETHER/Test-Kwalitee-1.06.tar.gz Warning: Prerequisite 'Test::Tester => 0.108' for 'ETHER/Test-Kwalitee-1.06.tar.gz' already built but the result looks suspicious. Skipping another build attempt, to prevent looping endlessly. Warning: Prerequisite 'Test::CheckDeps => 0.002' for 'ETHER/Test-Kwalitee-1.06.tar.gz' already built but the result looks suspicious. Skipping another build attempt, to prevent looping endlessly. Warning: Prerequisite 'Module::CPANTS::Analyse => 0.87' for 'ETHER/Test-Kwalitee-1.06.tar.gz' failed when processing 'DAXIM/Module-CPANTS-Analyse-0.87.tar.gz' with 'writemakefile => NO '/export/home/fly818/bin/perl Makefile.PL' returned status 65280'. Continuing, but chances to succeed are limited. >>> make cp lib/Test/Kwalitee.pm blib/lib/Test/Kwalitee.pm Manifying blib/man3/Test::Kwalitee.3 ETHER/Test-Kwalitee-1.06.tar.gz make -- OK Prepending /export/home/fly818/var/cpan/build/Test-CheckDeps-0.002-qM0B3Z/blib/arch /export/home/fly818/var/cpan/build/Test-CheckDeps-0.002-qM0B3Z/blib/lib /export/home/fly818/var/cpan/build/Test-Tester-0.108-QOkdJk/blib/arch /export/home/fly818/var/cpan/build/Test-Tester-0.108-QOkdJk/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly818/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-check-deps.t .... ok 1 - ExtUtils::MakeMaker satisfies '6.30' ok 2 - Test::More satisfies '0.94' ok 3 - File::Find satisfies '0' ok 4 - File::Temp satisfies '0' ok 5 - Test::Tester satisfies '0.108' ok 6 - Test::Deep satisfies '0' ok 7 - Test::CheckDeps satisfies '0.002' ok 8 - warnings satisfies '0' ok 9 - strict satisfies '0' ok 10 - Module::CPANTS::Analyse satisfies '0.87' ok 11 - Test::Builder satisfies '0' ok 12 - vars satisfies '0' ok 13 - Cwd satisfies '0' 1..13 ok t/00-compile.t ....... 1..1 ok 1 - Test::Kwalitee loaded ok ok t/01-kwalitee-tb2.t .. skipped: These tests are only for Test::Builder 1.005+ Subroutine File::Slurp::O_RDWR redefined at /export/home/fly818/var/megalib/File/Slurp.pm line 11. Subroutine File::Slurp::O_CREAT redefined at /export/home/fly818/var/megalib/File/Slurp.pm line 11. Subroutine File::Slurp::O_EXCL redefined at /export/home/fly818/var/megalib/File/Slurp.pm line 11. t/01-kwalitee.t ...... ok 1 - Test 'correct tests run' completed ok 2 - Test 'correct tests run' no premature diagnostication ok 3 - Test 'correct tests run' result count ok 4 - subtest 'extractable' of 'correct tests run' compare ok ok 5 - subtest 'extractable' of 'correct tests run' compare actual_ok ok 6 - subtest 'extractable' of 'correct tests run' compare type ok 7 - subtest 'extractable' of 'correct tests run' compare name ok 8 - checking depth ok 9 - subtest 'extractable' of 'correct tests run' compare diag ok 10 - subtest 'has_buildtool' of 'correct tests run' compare ok ok 11 - subtest 'has_buildtool' of 'correct tests run' compare actual_ok ok 12 - subtest 'has_buildtool' of 'correct tests run' compare type ok 13 - subtest 'has_buildtool' of 'correct tests run' compare name ok 14 - checking depth ok 15 - subtest 'has_buildtool' of 'correct tests run' compare diag ok 16 - subtest 'has_changelog' of 'correct tests run' compare ok ok 17 - subtest 'has_changelog' of 'correct tests run' compare actual_ok ok 18 - subtest 'has_changelog' of 'correct tests run' compare type ok 19 - subtest 'has_changelog' of 'correct tests run' compare name ok 20 - checking depth ok 21 - subtest 'has_changelog' of 'correct tests run' compare diag ok 22 - subtest 'has_manifest' of 'correct tests run' compare ok ok 23 - subtest 'has_manifest' of 'correct tests run' compare actual_ok ok 24 - subtest 'has_manifest' of 'correct tests run' compare type ok 25 - subtest 'has_manifest' of 'correct tests run' compare name ok 26 - checking depth ok 27 - subtest 'has_manifest' of 'correct tests run' compare diag ok 28 - subtest 'has_meta_yml' of 'correct tests run' compare ok ok 29 - subtest 'has_meta_yml' of 'correct tests run' compare actual_ok ok 30 - subtest 'has_meta_yml' of 'correct tests run' compare type ok 31 - subtest 'has_meta_yml' of 'correct tests run' compare name ok 32 - checking depth ok 33 - subtest 'has_meta_yml' of 'correct tests run' compare diag ok 34 - subtest 'has_readme' of 'correct tests run' compare ok ok 35 - subtest 'has_readme' of 'correct tests run' compare actual_ok ok 36 - subtest 'has_readme' of 'correct tests run' compare type ok 37 - subtest 'has_readme' of 'correct tests run' compare name ok 38 - checking depth ok 39 - subtest 'has_readme' of 'correct tests run' compare diag ok 40 - subtest 'has_tests' of 'correct tests run' compare ok ok 41 - subtest 'has_tests' of 'correct tests run' compare actual_ok ok 42 - subtest 'has_tests' of 'correct tests run' compare type ok 43 - subtest 'has_tests' of 'correct tests run' compare name ok 44 - checking depth ok 45 - subtest 'has_tests' of 'correct tests run' compare diag ok 46 - subtest 'no_symlinks' of 'correct tests run' compare ok ok 47 - subtest 'no_symlinks' of 'correct tests run' compare actual_ok ok 48 - subtest 'no_symlinks' of 'correct tests run' compare type ok 49 - subtest 'no_symlinks' of 'correct tests run' compare name ok 50 - checking depth ok 51 - subtest 'no_symlinks' of 'correct tests run' compare diag ok 52 - subtest 'proper_libs' of 'correct tests run' compare ok ok 53 - subtest 'proper_libs' of 'correct tests run' compare actual_ok ok 54 - subtest 'proper_libs' of 'correct tests run' compare type ok 55 - subtest 'proper_libs' of 'correct tests run' compare name ok 56 - checking depth ok 57 - subtest 'proper_libs' of 'correct tests run' compare diag ok 58 - subtest 'no_pod_errors' of 'correct tests run' compare ok ok 59 - subtest 'no_pod_errors' of 'correct tests run' compare actual_ok ok 60 - subtest 'no_pod_errors' of 'correct tests run' compare type ok 61 - subtest 'no_pod_errors' of 'correct tests run' compare name ok 62 - checking depth ok 63 - subtest 'no_pod_errors' of 'correct tests run' compare diag ok 64 - subtest 'has_test_pod' of 'correct tests run' compare ok ok 65 - subtest 'has_test_pod' of 'correct tests run' compare actual_ok ok 66 - subtest 'has_test_pod' of 'correct tests run' compare type ok 67 - subtest 'has_test_pod' of 'correct tests run' compare name ok 68 - checking depth ok 69 - subtest 'has_test_pod' of 'correct tests run' compare diag ok 70 - subtest 'has_test_pod_coverage' of 'correct tests run' compare ok ok 71 - subtest 'has_test_pod_coverage' of 'correct tests run' compare actual_ok ok 72 - subtest 'has_test_pod_coverage' of 'correct tests run' compare type ok 73 - subtest 'has_test_pod_coverage' of 'correct tests run' compare name ok 74 - checking depth ok 75 - subtest 'has_test_pod_coverage' of 'correct tests run' compare diag ok 76 - subtest 'use_strict' of 'correct tests run' compare ok ok 77 - subtest 'use_strict' of 'correct tests run' compare actual_ok ok 78 - subtest 'use_strict' of 'correct tests run' compare type ok 79 - subtest 'use_strict' of 'correct tests run' compare name ok 80 - checking depth ok 81 - subtest 'use_strict' of 'correct tests run' compare diag 1..81 ok Subroutine File::Slurp::O_RDWR redefined at /export/home/fly818/var/megalib/File/Slurp.pm line 11. Subroutine File::Slurp::O_CREAT redefined at /export/home/fly818/var/megalib/File/Slurp.pm line 11. Subroutine File::Slurp::O_EXCL redefined at /export/home/fly818/var/megalib/File/Slurp.pm line 11. t/02-include.t ....... ok 1 - Test 'explicitly included tests tests run exclusively' completed ok 2 - Test 'explicitly included tests tests run exclusively' no premature diagnostication ok 3 - Test 'explicitly included tests tests run exclusively' result count ok 4 - subtest 'has_readme' of 'explicitly included tests tests run exclusively' compare ok ok 5 - subtest 'has_readme' of 'explicitly included tests tests run exclusively' compare actual_ok ok 6 - subtest 'has_readme' of 'explicitly included tests tests run exclusively' compare type ok 7 - subtest 'has_readme' of 'explicitly included tests tests run exclusively' compare name ok 8 - checking depth ok 9 - subtest 'has_readme' of 'explicitly included tests tests run exclusively' compare diag ok 10 - subtest 'use_strict' of 'explicitly included tests tests run exclusively' compare ok ok 11 - subtest 'use_strict' of 'explicitly included tests tests run exclusively' compare actual_ok ok 12 - subtest 'use_strict' of 'explicitly included tests tests run exclusively' compare type ok 13 - subtest 'use_strict' of 'explicitly included tests tests run exclusively' compare name ok 14 - checking depth ok 15 - subtest 'use_strict' of 'explicitly included tests tests run exclusively' compare diag 1..15 ok Subroutine File::Slurp::O_RDWR redefined at /export/home/fly818/var/megalib/File/Slurp.pm line 11. Subroutine File::Slurp::O_CREAT redefined at /export/home/fly818/var/megalib/File/Slurp.pm line 11. Subroutine File::Slurp::O_EXCL redefined at /export/home/fly818/var/megalib/File/Slurp.pm line 11. t/03-exclude.t ....... ok 1 - Test 'explicitly excluded tests do not run' completed ok 2 - Test 'explicitly excluded tests do not run' no premature diagnostication ok 3 - Test 'explicitly excluded tests do not run' result count ok 4 - subtest 'extractable' of 'explicitly excluded tests do not run' compare ok ok 5 - subtest 'extractable' of 'explicitly excluded tests do not run' compare actual_ok ok 6 - subtest 'extractable' of 'explicitly excluded tests do not run' compare type ok 7 - subtest 'extractable' of 'explicitly excluded tests do not run' compare name ok 8 - checking depth ok 9 - subtest 'extractable' of 'explicitly excluded tests do not run' compare diag ok 10 - subtest 'has_buildtool' of 'explicitly excluded tests do not run' compare ok ok 11 - subtest 'has_buildtool' of 'explicitly excluded tests do not run' compare actual_ok ok 12 - subtest 'has_buildtool' of 'explicitly excluded tests do not run' compare type ok 13 - subtest 'has_buildtool' of 'explicitly excluded tests do not run' compare name ok 14 - checking depth ok 15 - subtest 'has_buildtool' of 'explicitly excluded tests do not run' compare diag ok 16 - subtest 'has_changelog' of 'explicitly excluded tests do not run' compare ok ok 17 - subtest 'has_changelog' of 'explicitly excluded tests do not run' compare actual_ok ok 18 - subtest 'has_changelog' of 'explicitly excluded tests do not run' compare type ok 19 - subtest 'has_changelog' of 'explicitly excluded tests do not run' compare name ok 20 - checking depth ok 21 - subtest 'has_changelog' of 'explicitly excluded tests do not run' compare diag ok 22 - subtest 'has_manifest' of 'explicitly excluded tests do not run' compare ok ok 23 - subtest 'has_manifest' of 'explicitly excluded tests do not run' compare actual_ok ok 24 - subtest 'has_manifest' of 'explicitly excluded tests do not run' compare type ok 25 - subtest 'has_manifest' of 'explicitly excluded tests do not run' compare name ok 26 - checking depth ok 27 - subtest 'has_manifest' of 'explicitly excluded tests do not run' compare diag ok 28 - subtest 'has_meta_yml' of 'explicitly excluded tests do not run' compare ok ok 29 - subtest 'has_meta_yml' of 'explicitly excluded tests do not run' compare actual_ok ok 30 - subtest 'has_meta_yml' of 'explicitly excluded tests do not run' compare type ok 31 - subtest 'has_meta_yml' of 'explicitly excluded tests do not run' compare name ok 32 - checking depth ok 33 - subtest 'has_meta_yml' of 'explicitly excluded tests do not run' compare diag ok 34 - subtest 'has_tests' of 'explicitly excluded tests do not run' compare ok ok 35 - subtest 'has_tests' of 'explicitly excluded tests do not run' compare actual_ok ok 36 - subtest 'has_tests' of 'explicitly excluded tests do not run' compare type ok 37 - subtest 'has_tests' of 'explicitly excluded tests do not run' compare name ok 38 - checking depth ok 39 - subtest 'has_tests' of 'explicitly excluded tests do not run' compare diag ok 40 - subtest 'no_symlinks' of 'explicitly excluded tests do not run' compare ok ok 41 - subtest 'no_symlinks' of 'explicitly excluded tests do not run' compare actual_ok ok 42 - subtest 'no_symlinks' of 'explicitly excluded tests do not run' compare type ok 43 - subtest 'no_symlinks' of 'explicitly excluded tests do not run' compare name ok 44 - checking depth ok 45 - subtest 'no_symlinks' of 'explicitly excluded tests do not run' compare diag ok 46 - subtest 'proper_libs' of 'explicitly excluded tests do not run' compare ok ok 47 - subtest 'proper_libs' of 'explicitly excluded tests do not run' compare actual_ok ok 48 - subtest 'proper_libs' of 'explicitly excluded tests do not run' compare type ok 49 - subtest 'proper_libs' of 'explicitly excluded tests do not run' compare name ok 50 - checking depth ok 51 - subtest 'proper_libs' of 'explicitly excluded tests do not run' compare diag ok 52 - subtest 'no_pod_errors' of 'explicitly excluded tests do not run' compare ok ok 53 - subtest 'no_pod_errors' of 'explicitly excluded tests do not run' compare actual_ok ok 54 - subtest 'no_pod_errors' of 'explicitly excluded tests do not run' compare type ok 55 - subtest 'no_pod_errors' of 'explicitly excluded tests do not run' compare name ok 56 - checking depth ok 57 - subtest 'no_pod_errors' of 'explicitly excluded tests do not run' compare diag ok 58 - subtest 'has_test_pod' of 'explicitly excluded tests do not run' compare ok ok 59 - subtest 'has_test_pod' of 'explicitly excluded tests do not run' compare actual_ok ok 60 - subtest 'has_test_pod' of 'explicitly excluded tests do not run' compare type ok 61 - subtest 'has_test_pod' of 'explicitly excluded tests do not run' compare name ok 62 - checking depth ok 63 - subtest 'has_test_pod' of 'explicitly excluded tests do not run' compare diag ok 64 - subtest 'has_test_pod_coverage' of 'explicitly excluded tests do not run' compare ok ok 65 - subtest 'has_test_pod_coverage' of 'explicitly excluded tests do not run' compare actual_ok ok 66 - subtest 'has_test_pod_coverage' of 'explicitly excluded tests do not run' compare type ok 67 - subtest 'has_test_pod_coverage' of 'explicitly excluded tests do not run' compare name ok 68 - checking depth ok 69 - subtest 'has_test_pod_coverage' of 'explicitly excluded tests do not run' compare diag 1..69 ok Subroutine File::Slurp::O_RDWR redefined at /export/home/fly818/var/megalib/File/Slurp.pm line 11. Subroutine File::Slurp::O_CREAT redefined at /export/home/fly818/var/megalib/File/Slurp.pm line 11. Subroutine File::Slurp::O_EXCL redefined at /export/home/fly818/var/megalib/File/Slurp.pm line 11. t/04-selftest.t ...... 1..8 ok 1 - extractable ok 2 - has_changelog ok 3 - has_readme ok 4 - has_tests ok 5 - no_symlinks ok 6 - proper_libs ok 7 - no_pod_errors ok 8 - use_strict ok Subroutine File::Slurp::O_RDWR redefined at /export/home/fly818/var/megalib/File/Slurp.pm line 11. Subroutine File::Slurp::O_CREAT redefined at /export/home/fly818/var/megalib/File/Slurp.pm line 11. Subroutine File::Slurp::O_EXCL redefined at /export/home/fly818/var/megalib/File/Slurp.pm line 11. t/05-failure.t ....... ok 1 - test fails, with diagnosis 1..1 ok All tests successful. Files=8, Tests=188, 23 wallclock secs ( 0.18 usr 0.10 sys + 14.30 cusr 1.18 csys = 15.76 CPU) Result: PASS ETHER/Test-Kwalitee-1.06.tar.gz make test TEST_VERBOSE=1 -- OK Karen Etheridge <ether@cpan.org> test the Kwalitee of a distribution before you release it >>> (cd /export/home/fly818/var/cpan/build/Test-Kwalitee-1.06-AUgLQK && tar cvf - Test-Kwalitee-1.06.ppd blib) | gzip -c >/export/home/fly818/var/REPO/E/ET/ETHER/Test-Kwalitee-1.06.tar.gz Test-Kwalitee-1.06.ppd blib/ blib/lib/ blib/lib/Test/ blib/lib/Test/Kwalitee.pm blib/man3/ blib/man3/Test::Kwalitee.3 >>> mv /export/home/fly818/var/cpan/build/Test-Kwalitee-1.06-AUgLQK/Test-Kwalitee-1.06.ppd /export/home/fly818/var/REPO/E/ET/ETHER Finished 2013-05-13T20:06:21