As well as PERL5LIB, remove PERLLIB and PERL5OPT from the environment.
authorNicholas Clark <nick@ccl4.org>
Sun, 30 Aug 2009 06:43:36 +0000 (07:43 +0100)
committerNicholas Clark <nick@ccl4.org>
Sun, 30 Aug 2009 06:43:36 +0000 (07:43 +0100)
commit154db99c227152f27c43ccfa836a129268cdda40
tree8ee44e7f7164179045de6b38c8420c7b9641c6ad
parent1ff5bc37303d3f603211be08e5e01dac62fcfa6c
As well as PERL5LIB, remove PERLLIB and PERL5OPT from the environment.

Remove the (now) redundant delete $ENV{PERL5LIB} from harness - requiring TEST
gets us that delete for free.
t/TEST
t/harness