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:
99671a4
)
Fix a minor perl5114delta error.
author
Florian Ragwitz
<rafl@debian.org>
Wed, 20 Jan 2010 16:12:34 +0000
(17:12 +0100)
committer
Rafael Garcia-Suarez
<rgs@consttype.org>
Thu, 15 Apr 2010 09:15:27 +0000
(11:15 +0200)
pod/perl5114delta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perl5114delta.pod
b/pod/perl5114delta.pod
index
3c06801
..
05a387f
100644
(file)
--- a/
pod/perl5114delta.pod
+++ b/
pod/perl5114delta.pod
@@
-51,7
+51,7
@@
example U+FF10: FULLWIDTH DIGIT ZERO.
=item C<less>
-Upgraded from version 0.0
3
to 0.03.
+Upgraded from version 0.0
2
to 0.03.
This version introduces the C<stash_name> method to allow subclasses of less to
pick where in %^H to store their stash.