[perl #116971] avoid feeding manisort a bad @INC
authorTony Cook <tony@develop-help.com>
Tue, 14 Jan 2014 05:53:40 +0000 (16:53 +1100)
committerTony Cook <tony@develop-help.com>
Tue, 14 Jan 2014 05:53:40 +0000 (16:53 +1100)
commit7f1eeb9406015c9472a52da27518397b1959eb4d
treea67835dbb9ef2552fa3610edb4b94fd7441a8e05
parentb6e1fb883d303e0b054ab2f7475e97020bcfa201
[perl #116971] avoid feeding manisort a bad @INC

the C<< use TestInit qw(T) >> in manifest.t both changes to the
build tree *and* initializes $ENV{PERL5LIB} to "lib", so there's
no need fo runperl() to supply (an incorrect) -I.. when running
manisort.
t/porting/manifest.t