disable pygments by default
[docutils.git] / prest / t / 80_misc / prest.init / opt_e.skip.pl
blob9afa37e8041cd2dc196472419ba8eb2b50eec82b
1 use Text::Restructured::PrestConfig;
2 die "cannot run with tainting (-T) prior to version 5.8.6\n"
3 unless $Text::Restructured::PrestConfig::TAINT eq 'No' || $] >= 5.008006;