in reply to Re^4: XML::LibXML question: How to list XInclude files, which are supposed to be included?
in thread XML::LibXML question: How to list XInclude files, which are supposed to be included?

I'm not trying to download any files from remote sites, all my files are local

It makes no difference if the urls point to remote or local resources. LWP::UserAgent will properly handle file: urls.

So, in both cases I can't find ALL filenames I need

Wee! I've done the impossible!

  • Comment on Re^5: XML::LibXML question: How to list XInclude files, which are supposed to be included?
  • Download Code