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:
1f682d5
)
overload.pm: Doc tweaks
author
Father Chrysostomos
<sprout@cpan.org>
Wed, 18 Jan 2012 21:18:58 +0000
(13:18 -0800)
committer
Father Chrysostomos
<sprout@cpan.org>
Wed, 18 Jan 2012 21:45:19 +0000
(13:45 -0800)
This sentence got mangled somehow, somewhen.
lib/overload.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/overload.pm
b/lib/overload.pm
index
a2797e7
..
f107d83
100644
(file)
--- a/
lib/overload.pm
+++ b/
lib/overload.pm
@@
-1692,7
+1692,7
@@
from two overloaded packages.
=item *
Before Perl 5.14, the relation between overloading and tie()ing was broken.
-Overloading
is triggered or not basing
on the I<previous> class of the
+Overloading
was triggered or not based
on the I<previous> class of the
tie()d variable.
This happened because the presence of overloading was checked