Subject: | t/tokeparser failure in 3.32 with Perl 5.004 |
Hi Gisle,
I'm only reporting this bug because HTML::Parser passed make test fine
with HTML::Parser 3.31 using Perl 5.004 (an impressive feat to keep this
Perl supported for so long). Now with HTML::Parser 3.32, I get this:
t/textarea...........ok
t/tokeparser.........Use of uninitialized value at blib/lib/HTML/TokeParser.pm line 52.
Use of uninitialized value at blib/lib/HTML/TokeParser.pm line 52.
t/tokeparser.........FAILED test 8
Failed 1/8 tests, 87.50% okay
BTW, Perl 5.005 passes make test just fine with 3.32.
Best,
Blair
% /opt/i386-linux/installed/perl-5.004_05/bin/perl -V
Summary of my perl5 (5.0 patchlevel 4 subversion 5) configuration:
Platform:
osname=linux, osvers=2.4.18-5, archname=i686-linux
uname='linux orcaware.com 2.4.18-5 #1 mon jun 10 15:31:48 edt 2002 i686 unknown '
hint=recommended, useposix=true, d_sigaction=define
bincompat3=n useperlio=undef d_sfio=undef
Compiler:
cc='gcc', optimize='-O3', gccversion=3.1.1
cppflags='-Dbool=char -DHAS_BOOL'
ccflags ='-Dbool=char -DHAS_BOOL'
stdchar='char', d_stdstdio=undef, usevfork=false
intsize=4, longsize=4, ptrsize=undef, doublesize=undef
alignbytes=4, usemymalloc=n, prototype=define
Linker and Libraries:
ld='gcc', ldflags =''
libpth=/lib /usr/lib
libs=-lnsl -lgdbm -ldl -lm -lc -lcrypt
libc=/lib/libc-2.2.5.so, so=so
useshrplib=false, libperl=libperl.a
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
cccdlflags='-fpic', lddlflags='-shared'
Characteristics of this binary (from libperl):
Built under linux
Compiled at Aug 7 2002 11:02:36
@INC:
/opt/i386-linux/installed/perl-5.004_05/lib/i686-linux/5.00405
/opt/i386-linux/installed/perl-5.004_05/lib
/opt/i386-linux/installed/perl-5.004_05/lib/site_perl/i686-linux
/opt/i386-linux/installed/perl-5.004_05/lib/site_perl
.