]> git.vpit.fr Git - perl/modules/autovivification.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:33:25 +0000 (22:33 -0200)
commitbe0d2bc6eefe4e2401f865deee64c9a45133b747
tree719c12630a42cb1ce1c67ec059dc82602e62264a
parentd243a60a93df241b82cd810c5e82e9245029bae4
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