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:
be12dd2
)
perldelta: typo fix
author
Ricardo Signes
<rjbs@cpan.org>
Thu, 9 May 2013 13:14:52 +0000
(09:14 -0400)
committer
Ricardo Signes
<rjbs@cpan.org>
Thu, 9 May 2013 13:47:40 +0000
(09:47 -0400)
from Nicholas Clark
pod/perldelta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perldelta.pod
b/pod/perldelta.pod
index
1c3eed2
..
9b7fd52
100644
(file)
--- a/
pod/perldelta.pod
+++ b/
pod/perldelta.pod
@@
-1685,7
+1685,7
@@
should be initialized to NULL by other regex plugin modules.
=item *
-A new function C<alloccoptash> has been added to the API, but is considered
+A new function C<alloccop
s
tash> has been added to the API, but is considered
experimental. See L<perlapi>.
=item *