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
|
|---|
| 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 |