I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2008-08-02 22:14:40-07 by car54 in response to 8477
Re: Request Test::Reporter and after that endless loop on Test::Deep
Fergal I ran... perl -MCPAN -e shell and then install Test::Deep and got the following.
Running make for F/FD/FDALY/Test-Deep-0.103.tar.gz CPAN: Digest::SHA loaded ok (v5.47) Checksum for /root/.cpan/sources/authors/id/F/FD/FDALY/Test-Deep-0.103.tar.gz ok Scanning cache /root/.cpan/build for sizes .........................................................................---DONE DEL(1/1): /root/.cpan/build/Apache-Session-1.86 Test-Deep-0.103/ Test-Deep-0.103/Makefile.PL Test-Deep-0.103/README Test-Deep-0.103/MANIFEST Test-Deep-0.103/CHANGES Test-Deep-0.103/TODO Test-Deep-0.103/lib/ Test-Deep-0.103/lib/Test/ Test-Deep-0.103/lib/Test/Deep.pod Test-Deep-0.103/lib/Test/Deep/ Test-Deep-0.103/lib/Test/Deep/HashKeysOnly.pm Test-Deep-0.103/lib/Test/Deep/ArrayLength.pm Test-Deep-0.103/lib/Test/Deep/Ref.pm Test-Deep-0.103/lib/Test/Deep/MM.pm Test-Deep-0.103/lib/Test/Deep/NoTest.pm Test-Deep-0.103/lib/Test/Deep/Stack.pm Test-Deep-0.103/lib/Test/Deep/RegexpOnly.pm Test-Deep-0.103/lib/Test/Deep/All.pm Test-Deep-0.103/lib/Test/Deep/Ignore.pm Test-Deep-0.103/lib/Test/Deep/Methods.pm Test-Deep-0.103/lib/Test/Deep/Class.pm Test-Deep-0.103/lib/Test/Deep/Cache.pm Test-Deep-0.103/lib/Test/Deep/ArrayEach.pm Test-Deep-0.103/lib/Test/Deep/Shallow.pm Test-Deep-0.103/lib/Test/Deep/Any.pm Test-Deep-0.103/lib/Test/Deep/RegexpRefOnly.pm Test-Deep-0.103/lib/Test/Deep/RefType.pm Test-Deep-0.103/lib/Test/Deep/RegexpMatches.pm Test-Deep-0.103/lib/Test/Deep/ArrayLengthOnly.pm Test-Deep-0.103/lib/Test/Deep/Number.pm Test-Deep-0.103/lib/Test/Deep/Hash.pm Test-Deep-0.103/lib/Test/Deep/Set.pm Test-Deep-0.103/lib/Test/Deep/Cmp.pm Test-Deep-0.103/lib/Test/Deep/Regexp.pm Test-Deep-0.103/lib/Test/Deep/HashElements.pm Test-Deep-0.103/lib/Test/Deep/Cache/ Test-Deep-0.103/lib/Test/Deep/Cache/Simple.pm Test-Deep-0.103/lib/Test/Deep/String.pm Test-Deep-0.103/lib/Test/Deep/Boolean.pm Test-Deep-0.103/lib/Test/Deep/ScalarRefOnly.pm Test-Deep-0.103/lib/Test/Deep/Blessed.pm Test-Deep-0.103/lib/Test/Deep/ListMethods.pm Test-Deep-0.103/lib/Test/Deep/Code.pm Test-Deep-0.103/lib/Test/Deep/Isa.pm Test-Deep-0.103/lib/Test/Deep/ArrayElementsOnly.pm Test-Deep-0.103/lib/Test/Deep/ScalarRef.pm Test-Deep-0.103/lib/Test/Deep/HashKeys.pm Test-Deep-0.103/lib/Test/Deep/Array.pm Test-Deep-0.103/lib/Test/Deep/RegexpRef.pm Test-Deep-0.103/lib/Test/Deep/HashEach.pm Test-Deep-0.103/lib/Test/Deep.pm Test-Deep-0.103/META.yml Test-Deep-0.103/t/ Test-Deep-0.103/t/shallow.t Test-Deep-0.103/t/number.t Test-Deep-0.103/t/set.t Test-Deep-0.103/t/circular.t Test-Deep-0.103/t/descend.t Test-Deep-0.103/t/listmethods.t Test-Deep-0.103/t/methods.t Test-Deep-0.103/t/class.t Test-Deep-0.103/t/hash.t Test-Deep-0.103/t/array.t Test-Deep-0.103/t/all.t Test-Deep-0.103/t/hash_each.t Test-Deep-0.103/t/isa.t Test-Deep-0.103/t/any.t Test-Deep-0.103/t/boolean.t Test-Deep-0.103/t/bag.t Test-Deep-0.103/t/over.pm Test-Deep-0.103/t/cache.t Test-Deep-0.103/t/notest_extra.t Test-Deep-0.103/t/regexp.t.orig Test-Deep-0.103/t/scalarref.t Test-Deep-0.103/t/code.t Test-Deep-0.103/t/std.pm Test-Deep-0.103/t/scalar.t Test-Deep-0.103/t/blessed.t Test-Deep-0.103/t/memory.t Test-Deep-0.103/t/ignore.t Test-Deep-0.103/t/string.t Test-Deep-0.103/t/deep_utils.t Test-Deep-0.103/t/arraylength.t Test-Deep-0.103/t/regexpref.t Test-Deep-0.103/t/reftype.t Test-Deep-0.103/t/regexp.t Test-Deep-0.103/t/error.t Test-Deep-0.103/t/bagrecursion.t Test-Deep-0.103/t/array_each.t Test-Deep-0.103/t/notest.t Test-Deep-0.103/t/hashkeys.t CPAN: File::Temp loaded ok (v0.13) Will not use File::Temp, need 0.16 CPAN.pm: Going to build F/FD/FDALY/Test-Deep-0.103.tar.gz Checking if your kit is complete... Looks good Writing Makefile for Test::Deep Could not read '/root/.cpan/build/Test-Deep-0.103/META.yml'. Falling back to oth er methods to determine prerequisites cp lib/Test/Deep/Regexp.pm blib/lib/Test/Deep/Regexp.pm cp lib/Test/Deep.pod blib/lib/Test/Deep.pod cp lib/Test/Deep/ArrayLength.pm blib/lib/Test/Deep/ArrayLength.pm cp lib/Test/Deep/HashEach.pm blib/lib/Test/Deep/HashEach.pm cp lib/Test/Deep/RegexpOnly.pm blib/lib/Test/Deep/RegexpOnly.pm cp lib/Test/Deep/ScalarRefOnly.pm blib/lib/Test/Deep/ScalarRefOnly.pm cp lib/Test/Deep/ListMethods.pm blib/lib/Test/Deep/ListMethods.pm cp lib/Test/Deep/Isa.pm blib/lib/Test/Deep/Isa.pm cp lib/Test/Deep/Code.pm blib/lib/Test/Deep/Code.pm cp lib/Test/Deep/RegexpRefOnly.pm blib/lib/Test/Deep/RegexpRefOnly.pm cp lib/Test/Deep/RefType.pm blib/lib/Test/Deep/RefType.pm cp lib/Test/Deep/Boolean.pm blib/lib/Test/Deep/Boolean.pm cp lib/Test/Deep/Any.pm blib/lib/Test/Deep/Any.pm cp lib/Test/Deep/RegexpRef.pm blib/lib/Test/Deep/RegexpRef.pm cp lib/Test/Deep/Cache.pm blib/lib/Test/Deep/Cache.pm cp lib/Test/Deep/Array.pm blib/lib/Test/Deep/Array.pm cp lib/Test/Deep/HashElements.pm blib/lib/Test/Deep/HashElements.pm cp lib/Test/Deep/NoTest.pm blib/lib/Test/Deep/NoTest.pm cp lib/Test/Deep/Class.pm blib/lib/Test/Deep/Class.pm cp lib/Test/Deep.pm blib/lib/Test/Deep.pm cp lib/Test/Deep/String.pm blib/lib/Test/Deep/String.pm cp lib/Test/Deep/Blessed.pm blib/lib/Test/Deep/Blessed.pm cp lib/Test/Deep/Set.pm blib/lib/Test/Deep/Set.pm cp lib/Test/Deep/MM.pm blib/lib/Test/Deep/MM.pm cp lib/Test/Deep/All.pm blib/lib/Test/Deep/All.pm cp lib/Test/Deep/Ref.pm blib/lib/Test/Deep/Ref.pm cp lib/Test/Deep/Cmp.pm blib/lib/Test/Deep/Cmp.pm cp lib/Test/Deep/Ignore.pm blib/lib/Test/Deep/Ignore.pm cp lib/Test/Deep/RegexpMatches.pm blib/lib/Test/Deep/RegexpMatches.pm cp lib/Test/Deep/Number.pm blib/lib/Test/Deep/Number.pm cp lib/Test/Deep/Cache/Simple.pm blib/lib/Test/Deep/Cache/Simple.pm cp lib/Test/Deep/Shallow.pm blib/lib/Test/Deep/Shallow.pm cp lib/Test/Deep/HashKeysOnly.pm blib/lib/Test/Deep/HashKeysOnly.pm cp lib/Test/Deep/Methods.pm blib/lib/Test/Deep/Methods.pm cp lib/Test/Deep/Hash.pm blib/lib/Test/Deep/Hash.pm cp lib/Test/Deep/ArrayEach.pm blib/lib/Test/Deep/ArrayEach.pm cp lib/Test/Deep/Stack.pm blib/lib/Test/Deep/Stack.pm cp lib/Test/Deep/ArrayLengthOnly.pm blib/lib/Test/Deep/ArrayLengthOnly.pm cp lib/Test/Deep/ArrayElementsOnly.pm blib/lib/Test/Deep/ArrayElementsOnly.pm cp lib/Test/Deep/ScalarRef.pm blib/lib/Test/Deep/ScalarRef.pm cp lib/Test/Deep/HashKeys.pm blib/lib/Test/Deep/HashKeys.pm Manifying blib/man3/Test::Deep.3pm Manifying blib/man3/Test::Deep::NoTest.3pm FDALY/Test-Deep-0.103.tar.gz /usr/bin/make -- OK Warning (usually harmless): 'YAML' not installed, will not store persistent stat e Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/all.............ok t/any.............ok t/array...........ok t/array_each......ok t/arraylength.....ok t/bag.............1/? panic: magic_killbackrefs during global destruction. t/bag............. Dubious, test returned 255 (wstat 65280, 0xff00) All 107 subtests passed t/bagrecursion....ok t/blessed.........ok t/boolean.........ok t/cache...........ok t/circular........1/? panic: magic_killbackrefs during global destruction. t/circular........ Dubious, test returned 255 (wstat 65280, 0xff00) All 43 subtests passed t/class...........ok t/code............ok t/deep_utils......ok t/descend.........ok t/error...........ok t/hash............ok t/hash_each.......ok t/hashkeys........ok t/ignore..........ok t/isa.............ok t/listmethods.....ok t/memory..........ok t/methods.........ok t/notest..........ok t/notest_extra....ok t/number..........ok t/reftype.........ok t/regexp..........ok t/regexpref.......ok t/scalar..........ok t/scalarref.......ok t/set.............1/? panic: magic_killbackrefs during global destruction. t/set............. Dubious, test returned 255 (wstat 65280, 0xff00) All 118 subtests passed t/shallow.........ok t/string..........ok Test Summary Report ------------------- t/bag (Wstat: 65280 Tests: 107 Failed: 0) Non-zero exit status: 255 t/circular (Wstat: 65280 Tests: 43 Failed: 0) Non-zero exit status: 255 t/set (Wstat: 65280 Tests: 118 Failed: 0) Non-zero exit status: 255 Files=35, Tests=1072, 2 wallclock secs ( 0.21 usr 0.03 sys + 1.85 cusr 0.12 csys = 2.21 CPU) Result: FAIL Failed 3/35 test programs. 0/1072 subtests failed. make: *** [test_dynamic] Error 255 FDALY/Test-Deep-0.103.tar.gz /usr/bin/make test -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports FDALY/Test-Deep-0.103.tar.gz Warning (usually harmless): 'YAML' not installed, will not store persistent stat e Running make install make test had returned bad status, won't install without force Failed during this command: FDALY/Test-Deep-0.103.tar.gz : make_test NO
Direct Responses: 8482 | Write a response