This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d257815
)
Also restore the index entry for $OLD_PERL_VERSION
author
Aristotle Pagaltzis
<pagaltzis@gmx.de>
Tue, 28 Apr 2015 04:13:39 +0000
(06:13 +0200)
committer
Aristotle Pagaltzis
<pagaltzis@gmx.de>
Tue, 28 Apr 2015 04:13:39 +0000
(06:13 +0200)
This was missed in
d2578154934acc58c35260d46623962e12848748
.
pod/perlvar.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perlvar.pod
b/pod/perlvar.pod
index
a8c77ec
..
a9bb2e8
100644
(file)
--- 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