In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/b77ebf74c6d61f12ef717fd4bd6f765479481ca1?hp=d2578154934acc58c35260d46623962e12848748>

- Log -----------------------------------------------------------------
commit b77ebf74c6d61f12ef717fd4bd6f765479481ca1
Author: Aristotle Pagaltzis <[email protected]>
Date:   Tue Apr 28 06:13:39 2015 +0200

    Also restore the index entry for $OLD_PERL_VERSION
    
    This was missed in d2578154934acc58c35260d46623962e12848748.
-----------------------------------------------------------------------

Summary of changes:
 pod/perlvar.pod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pod/perlvar.pod b/pod/perlvar.pod
index a8c77ec..a9bb2e8 100644
--- a/pod/perlvar.pod
+++ b/pod/perlvar.pod
@@ -436,7 +436,7 @@ foreign processes.
 =item $OLD_PERL_VERSION
 
 =item $]
-X<$]>
+X<$]> X<$OLD_PERL_VERSION>
 
 The revision, version, and subversion of the Perl interpreter, represented
 as a decimal of the form 5.XXXYYY, where XXX is the version / 1e3 and YYY

--
Perl5 Master Repository

Reply via email to