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