Skip Menu |

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

Report information
The Basics
Id: 123987
Status: new
Priority: 0/
Queue: XML-XPathEngine

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

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



From: dam [...] cpan.org
Subject: [PATCH] perl -wc lib/XML/XPathEngine fails
In Debian we are currently applying the following patch to XML-XPathEngine. We thought you might be interested in it too. Description: perl -wc lib/XML/XPathEngine fails All constants like XML::XPathEngine::Step::test_nt_node() need the '()'. Otherwise perl -Ilib -c lib/XML/XPathEngine.pm fails with Bareword "XML::XPathEngine::Step::test_nt_node" not allowed while "strict subs" in use Author: Damyan Ivanov <dmn@debian.org> The patch is tracked in our Git repository at https://anonscm.debian.org/cgit/pkg-perl/packages/libxml-xpathengine-perl.git/plain/debian/patches/fix-bareword-Step::-constants.patch Thanks for considering, Damyan Ivanov, Debian Perl Group
Here's the patch.

Message body is not shown because sender requested not to inline it.