In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/adbb55c01aa367b564c418e1c4292d5d5711b050?hp=f343f96080e78c71ab2469cb962e36ef6f25bf85>

- Log -----------------------------------------------------------------
commit adbb55c01aa367b564c418e1c4292d5d5711b050
Author: David Mitchell <[email protected]>
Date:   Tue Aug 11 23:52:38 2009 +0100

    s/PERL5OPTS/PERL5OPTS/ in INSTALL
    spotted by Vincent Pit
-----------------------------------------------------------------------

Summary of changes:
 INSTALL |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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.
 

--
Perl5 Master Repository

Reply via email to