On Thu, 19 Sep 2002 09:37:47 -0400 Jason Adams wrote:
+------------------
| Between XML::LibXML 1.52 and XML::LibXML 1.53 constants such as
| XML_COMMENT_NODE were moved to XML::LibXML::Common. The are two methods
| I see of fixing this. First it apply the patch I attached to
| XML::LibXML's LibXML.pm or otherwise fixup XML::LibXML. The other is to
| add "use XML::Common qw(:libxml);" to all the bits that need it. I went
| with the patch because it's easier and means stuff will still work with
| older versions of XML::LibXML.
|
| Jason Adams
+------------------
Applying your patch fixed my problem and AxKit installed cleanly after
that. Including self tests.
Thanks
--
Chris Fedde
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]