Quoting [EMAIL PROTECTED]:
: PERL_DL_NONLAZY=1 /usr/local/bin/perl -Iblib/arch -Iblib/lib 
:-I/usr/local/lib/perl5/5.6.0/sun4-solaris -I/usr/local/lib/perl5/5.6.0 -e 'use 
:Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
: t/cache.............dubious                                                  
:         Test returned status 0 (wstat 11, 0xb)
: t/case..............ok                                                       
: t/getargs...........dubious                                                  
:         Test returned status 0 (wstat 11, 0xb)
: t/nocache...........dubious                                                  
:         Test returned status 0 (wstat 11, 0xb)

Apparently, all 5.6.0 perls fail with a memory fault.

I have 5.005_03, and it works fine.  I've just tried with an uninstalled
perl 5.6.0, and indeed it fails.

It's a 5.6.0 bug.  It works with 5.6.1-TRIAL1.

May I suggest that you add the Perl version used on the tests when listing
OK/FAIL tests on search.cpan.org?

Raphael

Reply via email to