In perl.git, the branch blead has been updated

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

- Log -----------------------------------------------------------------
commit d2578154934acc58c35260d46623962e12848748
Author: Karen Etheridge <[email protected]>
Date:   Mon Apr 27 11:48:13 2015 -0700

    add back documentation that $OLD_PERL_VERSION is an alias for $]
-----------------------------------------------------------------------

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

diff --git a/pod/perlvar.pod b/pod/perlvar.pod
index bf3c2fa..a8c77ec 100644
--- a/pod/perlvar.pod
+++ b/pod/perlvar.pod
@@ -433,6 +433,8 @@ Previously, only child processes received stringified 
values:
 This happens because you can't really share arbitrary data structures with
 foreign processes.
 
+=item $OLD_PERL_VERSION
+
 =item $]
 X<$]>
 

--
Perl5 Master Repository

Reply via email to