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