Subject: | "out of memory" with bleadperl |
make[1]: Entering directory `/home/k/.cpan/build/HTTP-Body-0.9-n23Llm'
PERL_DL_NONLAZY=1
/home/src/perl/repoperls/installed-perls/perl/pwn9B1a/perl-5.8.0@30777/bin/perl
"-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib',
'blib/arch')" t/*.t
t/01use............ok
t/02pod............skipped
all skipped: set TEST_POD to enable this test
t/03podcoverage....skipped
all skipped: set TEST_POD to enable this test
t/04multipart......Out of memory!
dubious
Test returned status 0 (wstat 15, 0xf)
DIED. FAILED tests 2-55
Failed 54/55 tests, 1.82% okay
t/05urlencoded.....ok
t/06octetstream....ok
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/04multipart.t 0 15 55 108 2-55
Maybe it is a YAML issue. Could it be difficult to rewrite the test so
that it doesn't use YAML? OR at least use YAML::Syck if available?
This is just a guess. Let me know if you need more information.