X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2Foverload.pm;h=c9044db0dc5a8bc353081caa5376b62b03901c66;hb=395b061e83a2cd1e977cf0ee574b2d0361cc1c0a;hp=0eb9702f82a19bf1620e4256808e0822560f9751;hpb=774d564bb7dd1ed64ca0d7e534aa67e93f991f02;p=p5sagit%2Fp5-mst-13.2.git diff --git a/lib/overload.pm b/lib/overload.pm index 0eb9702..c9044db 100644 --- a/lib/overload.pm +++ b/lib/overload.pm @@ -588,9 +588,9 @@ function). =head1 BUGS -Because it is used for overloading, the per-package associative array -%OVERLOAD now has a special meaning in Perl. The symbol table is -filled with names looking like line-noise. +Because it is used for overloading, the per-package hash %OVERLOAD now +has a special meaning in Perl. The symbol table is filled with names +looking like line-noise. For the purpose of inheritance every overloaded package behaves as if C is present (possibly undefined). This may create