Skip Menu |

This queue is for tickets about the XML-Parser CPAN distribution.

Report information
The Basics
Id: 68399
Status: resolved
Priority: 0/
Queue: XML-Parser

People
Owner: Nobody in particular
Requestors: TODDR [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 2.40
Fixed in: 2.40_01



Subject: inc provides a Devel::Checklib that uses deprecated code.
in perl 5.14, the use of foreach qw() is deprecated. This is coming up in XML::Parser because of the Devel::Checklib it includes in inc. If you update to the latest Devel::Checklib and push it into inc, this should resolve the problem
Prepping a release. This has been patched in my github. https://github.com/toddr/XML-Parser