From: Yitzchak Scott-Thoennes Date: Sun, 8 Feb 2009 22:13:19 +0000 (-0800) Subject: add link for those who look at overload for overriding X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=caf82a011345b6f2ac35e84a2f1e03576319e7af;p=p5sagit%2Fp5-mst-13.2.git add link for those who look at overload for overriding --- diff --git a/lib/overload.pm b/lib/overload.pm index c5ac87a..2c0c8f9 100644 --- a/lib/overload.pm +++ b/lib/overload.pm @@ -203,6 +203,9 @@ overload - Package for overloading Perl operations =head1 DESCRIPTION +This pragma allows overloading of Perl's operators for a class. +To overload built-in functions, see L instead. + =head2 Declaration of overloaded functions The compilation directive