Re: ANNOUNCE: XML::LibXML 1.53 and XML::LibXML::Common 0.10
by Robin Berjon other posts by this author
Oct 2 2002 1:31PM messages near this date
view in the new Beta List Site
RE: ANNOUNCE: XML::LibXML 1.53 and XML::LibXML::Common 0.10
|
Problems compiling on RH7.3`
Mike Chamberlain wrote:
> Upgrading to XML::LibXML-1.53 I get...
>
> Bareword "XML_COMMENT_NODE" not allowed while "strict subs" in use at
> /usr/local/lib/perl5/site_perl/5.005/i386-freebsd/Apache/AxKit/Language/XSP.
> pm line 968.
>
> when trying to start AxKit.
>
> 1.52 works fine.
It looks as if the DOM constants were moved from XML::LibXML::Common.
You can probably fix the problem by adding a use XML::LibXML::Common to
XSP.pm, but it'd be nice if XML::LibXML re-exported them.
--
Robin Berjon <robin.berjon@[...].fr>
Research Engineer, Expway
7FC0 6F5F D864 EFB8 08CE 8E74 58E6 D5DB 4889 2488
_______________________________________________
Perl-XML mailing list
Perl-XML@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Mike Chamberlain
Robin Berjon
|