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:
15a2047
)
perldelta: Rmv duplicate entry
author
Karl Williamson
<khw@cpan.org>
Tue, 23 May 2017 03:26:21 +0000
(21:26 -0600)
committer
Karl Williamson
<khw@cpan.org>
Tue, 23 May 2017 05:33:07 +0000
(23:33 -0600)
pod/perldelta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perldelta.pod
b/pod/perldelta.pod
index
1a2cc84
..
ae11d38
100644
(file)
--- a/
pod/perldelta.pod
+++ b/
pod/perldelta.pod
@@
-1576,10
+1576,6
@@
$* is no longer supported. Its use will be fatal in Perl 5.30
=item *
-$* is no longer supported. Its use will be fatal in Perl 5.30
-
-=item *
-
Opening dirhandle %s also as a file. This will be a fatal error in Perl 5.28
=item *