in reply to Re: Overriding module-internal calls
in thread Overriding module-internal calls

Nada, same story, and gives me:
"iC-XML::RSS::Tools/0.09 libwww-perl/5.69 (linux)"

There must be some way to do this.. thanks for the suggestion though.

Replies are listed 'Best First'.
Re^2: Overriding module-internal calls (don't override then)
by Aristotle (Chancellor) on Apr 22, 2003 at 14:04 UTC
    As I said (and hacker implemented) - the safe, sane and solid way would be to just fetch the document yourself and feed it to XML::RSS::Tools as a string.

    Makeshifts last the longest.