RE: ANNOUNCE: XML::LibXML 1.53 and XML::LibXML::Common 0.10
by Mike Chamberlain other posts by this author
Oct 2 2002 12:48PM messages near this date
view in the new Beta List Site
RE: Problems compiling on RH7.3`
|
Re: ANNOUNCE: XML::LibXML 1.53 and XML::LibXML::Common 0.10
Hi
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.
Bareword "XML_TEXT_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 971.
Bareword "XML_CDATA_SECTION_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 971.
Bareword "XML_ELEMENT_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 975.
Bareword "XML_ENTITY_REF_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 980.
Bareword "XML_DOCUMENT_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 986.
Bareword "XML_ELEMENT_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 989.
AxKit::load_module failed: Compilation failed in require at
/usr/local/lib/perl5/site_perl/5.005/AxKit/XSP/Param.pm line 5.
BEGIN failed--compilation aborted at
/usr/local/lib/perl5/site_perl/5.005/AxKit/XSP/Param.pm line 5.
when trying to start AxKit.
1.52 works fine.
> -----Original Message-----
> From: Ardo van Rangelrooij [mailto:ardo@[...].org]
> Sent: 02 October 2002 02:00
> To: Christian Glahn; perlxml list
> Subject: Re: ANNOUNCE: XML::LibXML 1.53 and XML::LibXML::Common 0.10
>
>
> Hi again,
>
> And while you're at it, there's also a small type in the manpage
> for XML::LibXML: line 1451 has
>
> $encodedstring = encodeToUTF8( $name_of_encoding,
> $sting_to_encode );
>
> which misses the 'r' in "$sting_to_encode".
>
> Thanks,
> Ardo
>
> Ardo van Rangelrooij (ardo@debian.org) wrote:
> > Hi,
> >
> > During packaging XML::LibXML::Common for Debian I noticed that
> > that module doesn't have a proper copyright statement and a
> > proper license statement. Without these two I simply cannot
> > package this module for Debian. Could you please add these
> > to the next release?
> >
> > Thanks,
> > Ardo
> >
> > Christian Glahn (christian.glahn@uibk.ac.at) wrote:
> > > I am pleased to announce
> > >
> > > XML::LibXML 1.53 and XML::LibXML::Common 0.10
> > >
> > > are now available on CPAN.
> > [snip]
> > --
> > Ardo van Rangelrooij
> > home email: ardo@[...].org
> > home page: http://people.debian.org/~ardo
> > GnuPG fp: 3B 1F 21 72 00 5C 3A 73 7F 72 DF D9 90 78 47 F9
> > _______________________________________________
> > Perl-XML mailing list
> > Perl-XML@[...].com
> > To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
>
> --
> Ardo van Rangelrooij
> home email: ardo@[...].org
> home page: http://people.debian.org/~ardo
> GnuPG fp: 3B 1F 21 72 00 5C 3A 73 7F 72 DF D9 90 78 47 F9
> _______________________________________________
> Perl-XML mailing list
> Perl-XML@[...].com
> To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
>
_______________________________________________
Perl-XML mailing list
Perl-XML@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Mike Chamberlain
Robin Berjon
|