On Sat, Apr 03, 2004 at 01:41:12PM -0500, Robert Tilley wrote: > How do I install the Perl XML libraries to prevent the following errors? > debian-rtg:/home/tilleyrw# ./scrape_test.pl > Can't locate XML/LibXML.pm in @INC (@INC > contains: /etc/perl /usr/local/lib/perl/5.8.3 /usr/local/share/perl/5.8.3 > /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 > /usr/local/lib/site_perl .)
Do you have libxml-libxml-perl installed? This is the package that contains the file: /usr/lib/perl5/XML/LibXML.pm -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

