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:
7783f9f
)
[perl #16769] Documention bug
author
dformosa@dformosa.zeta.org.au
<dformosa@dformosa.zeta.org.au>
Mon, 26 Aug 2002 10:01:04 +0000
(10:01 +0000)
committer
hv
<hv@crypt.org>
Thu, 29 Aug 2002 12:32:51 +0000
(12:32 +0000)
From: "dformosa@dformosa.zeta.org.au (via RT)" <perlbug@perl.org>
Message-Id: <rt-16769-35720.17.
1057454913803
@bugs6.perl.org>
p4raw-id: //depot/perl@17802
pod/perl58delta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perl58delta.pod
b/pod/perl58delta.pod
index
f66c126
..
00be7d6
100644
(file)
--- a/
pod/perl58delta.pod
+++ b/
pod/perl58delta.pod
@@
-2903,11
+2903,11
@@
Using negative offset for vec() in lvalue context is now a warnable offense.
=item *
-Odd number of arguments to oveload::constant now elicits a warning.
+Odd number of arguments to ove
r
load::constant now elicits a warning.
=item *
-Odd number of elements
to
in anonymous hash now elicits a warning.
+Odd number of elements in anonymous hash now elicits a warning.
=item *