]> git.vpit.fr Git - perl/modules/re-engine-Hooks.git/commit
Don't run the POD spelling test in taint mode
authorVincent Pit <vince@profvince.com>
Fri, 2 Nov 2012 00:27:25 +0000 (22:27 -0200)
committerVincent Pit <vince@profvince.com>
Fri, 2 Nov 2012 00:34:31 +0000 (22:34 -0200)
commit1b7b7253507182b0da40129fb972713cdd4726fb
tree91eca8d10ce6efd2da5ee5b8be99f3704b33202e
parent35882e689bf34d0c3f96f006374dce5f729eb45e
Don't run the POD spelling test in taint mode

This causes the test to crash on perl 5.12 and below with sensitive
architectures like FreeBSD. Ultimately the root of the issue seems to have
been https://rt.perl.org/rt3/Public/Bug/Display.html?id=60378.

Thanks Slaven Rezic for debugging this.
t/93-pod-spelling.t