At 9:59 AM -0500 3/20/00, Lee Theam Wah wrote:
>I tried to make the HTML::Parser module unsuccessfully. Error 
>message as shown. Can anyone tell me what I have done wrong?
>
>ltw
>
>[root@wonder HTML-Parser-3.06]# make test
>PERL_DL_NONLAZY=1 /usr/bin/perl -I./blib/arch -I./blib/lib
>-I/usr/lib/perl5/i386-linux/5.00404 -I/usr/lib/perl5 -e 'use Test::Harness
>qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
>t/api_version.......ok
>t/argspec-bad.......ok
>t/argspec...........ok
>t/cases.............ok
>t/comment...........ok
>t/crashme...........ok
>t/default...........Modification of a read-only value attempted at
>blib/lib/HTML/Parser.pm line 74.
>dubious
>       Test returned status 2 (wstat 512, 0x200)
>Undefined subroutine &Test::Harness::WCOREDUMP called at
>/usr/lib/perl5/Test/Harness.pm line 252.
>make: *** [test_dynamic] Error 2

Upgrade your perl version (current is 5.005_03, and 5.6 is imminent), 
or use HTML::Parser 3.05.

>
>
>______________________________________________________
>Get Your Private, Free Email at http://www.hotmail.com

-- 
--
Paul Schinder
[EMAIL PROTECTED]

Reply via email to