]> git.vpit.fr Git - perl/modules/indirect.git/blobdiff - t/21-bad-use.t
Add PERL5OPT to the flags passed to the forked perls
[perl/modules/indirect.git] / t / 21-bad-use.t
index dc2ca5af92c1e00a3f840b1587400ca879b429b3..f6786954e42bc03043fc360d690bf672116aefc0 100644 (file)
@@ -13,6 +13,7 @@ use IPC::Cmd qw/run/;
  = run command => [
           $^X,
           map('-I' . $_, @INC),
+          $ENV{PERL5OPT} || '',
           '-Mindirect',
           '-c',
           't/data/bad.d'