]> git.vpit.fr Git - perl/modules/Variable-Magic.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:32:59 +0000 (22:32 -0200)
commit79aa72e4e9a8938a7195971a82d29f1575619c27
treea1d2310a849774440d78af85209b707e057f9335
parentfebbd37edd73a370704cddc62400f61431afb9dc
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