in reply to Re^5: 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?

Oh yes, you did! You have even created a parser with the line:

my $parser = LibXML::XML->new();

which I couldn't reproduce for hours ;-)

Thanks,

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

Replies are listed 'Best First'.
Re^7: XML::LibXML question: How to list XInclude files, which are supposed to be included?
by ikegami (Patriarch) on Jul 07, 2011 at 00:33 UTC

    I didn't test it. I didn't have anything on which to test it, and I figured it was good enough to show you how to do it.

    The issue you mentioned has now been fixed, and I also addressed the need for an absolute url.