Re: perl
- From: mark <m.roth2006@xxxxxxx>
- Date: Mon, 28 Jul 2008 19:00:48 -0500
m.roth2006@xxxxxxx wrote:
A quick perl question: I've got this script I found, and I'm trying to run.<snip>
It required me to install XML::RSS. Now, when I try to run it, it complains
"encode_entities_numeric" is not exported by the HTML::Entities module
Can't continue after import errors at
/usr/lib/perl5/site_perl/5.8.0/XML/RSS.pm line 5 So, I do what the docs say,
I think, in adding a line to my script of use HTML::Entities qw(:DEFAULT
encode_entities_numeric);
Never mind. A co-worker suggested that I might have to edit the installed perl
module... and when I looked, the thing was out of date and didn't *have*
encode_entities_numeric.
So, now I'm back to "invalid token in Parser.pm line 167....."
mark
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
- References:
- perl
- From: m.roth2006
- perl
- Prev by Date: Upgrade from Redhat A/S 4 to Redhat A/S 5?
- Next by Date: Re: Resizing swap space on VMWare ESX Linux
- Previous by thread: RE: perl
- Next by thread: /tmp directory mode
- Index(es):
Relevant Pages
|