Hi, I have an occaisional error happening with a module i'm using from a mod_perl script. This is in my "new" method ...
my $ifh = IO::File->new($project_dir.'/info.xml') || die "Can't open info file: $!"; $data->{'info'} = $parser->parse_fh($ifh); And the error it gives is ... read on filehandle failed: Can't use an undefined value as a symbol reference at /usr/lib/perl5/site_perl/5.8.4/i686-linux/XML/LibXML.pm line 336. By occaisional I mean that this error has occured 21 times in over 21,000 hits. -- James Orr <[EMAIL PROTECTED]>
signature.asc
Description: This is a digitally signed message part