Hi Sluggers: I am parsing a rss url using XML::Parser for processing. I am getting this error from XML::Parser
not well-formed (invalid token) at line 1, column 4, byte 4 at /usr/local/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi-ld/XML/Parser.pm line 187 Does this mean the rss format I am parsing is not a supporting one for XML::Parser ? This error just exits the script. Can't I get XML::Parser to log this error and let my script continue with it's stuff ? Thanks -- I'm always learning something new everyday. Thanks Sluggers. -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
