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:
eda3f95
)
perldelta for eda3f954e1ab
author
Tony Cook
<tony@develop-help.com>
Wed, 26 Sep 2018 05:09:13 +0000
(15:09 +1000)
committer
Tony Cook
<tony@develop-help.com>
Wed, 26 Sep 2018 05:09:13 +0000
(15:09 +1000)
pod/perldelta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perldelta.pod
b/pod/perldelta.pod
index
b6b69db
..
36178a1
100644
(file)
--- a/
pod/perldelta.pod
+++ b/
pod/perldelta.pod
@@
-125,9
+125,10
@@
XXX Remove this section if not applicable.
=item *
-L<
XXX> has been upgraded from version A.xx to B.yy
.
+L<
vars> has been upgraded from version 1.04 to 1.05
.
-If there was something important to note about this change, include that here.
+C<vars.pm> no longer disables non-vars strict when checking if strict
+vars is enabled. [perl #130674]
=back