From: David Mitchell Date: Tue, 11 Aug 2009 22:52:38 +0000 (+0100) Subject: s/PERL5OPTS/PERL5OPTS/ in INSTALL X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=adbb55c01aa367b564c418e1c4292d5d5711b050;p=p5sagit%2Fp5-mst-13.2.git s/PERL5OPTS/PERL5OPTS/ in INSTALL spotted by Vincent Pit --- diff --git a/INSTALL b/INSTALL index 308ffff..95c2145 100644 --- a/INSTALL +++ b/INSTALL @@ -1409,7 +1409,7 @@ OBJECT_MODE on AIX determines the way the compiler and linker deal with their objects, but this is a variable that only influences build-time behaviour, and should not affect the perl scripts that are eventually executed by the perl binary. Other variables, like PERL_UNICODE, -PERL5LIB, and PERL5OPTS will influence the behaviour of the test suite. +PERL5LIB, and PERL5OPT will influence the behaviour of the test suite. So if you are getting strange test failures, you may want to try retesting with the various PERL variables unset.