Fix more taint.t failures under local::lib
authorPeter Rabbitson <ribasushi@cpan.org>
Wed, 25 May 2016 15:14:23 +0000 (17:14 +0200)
committerPeter Rabbitson <ribasushi@cpan.org>
Thu, 26 May 2016 16:33:36 +0000 (18:33 +0200)
commit2ff0298236251060746c44fad5bec5ece455c35c
treee760974cdfb789fa2b3cf3979c5b55923d624946
parentc9f4555e1f3716a055ecec41c39369a66f66b38b
Fix more taint.t failures under local::lib

Add a CI run under l::l (when POISON_ENV is set) to weed this problem out
once and for all

Also relegate the test to xt/ - it will still run on smokers given 554484cb
and has no value failing on an end-user system (CI runs the entire suite
under prove -T anyhow)
Changes
maint/travis-ci_scripts/20_install.bash
maint/travis-ci_scripts/30_before_script.bash
t/lib/DBICTest/WithTaint.pm
xt/dist/strictures.t
xt/extra/taint.t [moved from t/54taint.t with 96% similarity]