From: Paul Fenwick Date: Fri, 2 Jan 2009 11:26:29 +0000 (+0100) Subject: Minimal mention of overloading.pm in overload.pm X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=7e49475998c8ec327d9f30272b715a1e9c1fa3fd;p=p5sagit%2Fp5-mst-13.2.git Minimal mention of overloading.pm in overload.pm --- diff --git a/lib/overload.pm b/lib/overload.pm index 425da1b..4d1d375 100644 --- a/lib/overload.pm +++ b/lib/overload.pm @@ -1402,6 +1402,11 @@ and $b. Ilya Zakharevich EFE. +=head1 SEE ALSO + +The L pragma can be used to enable or disable overloaded +operations within a lexical scope. + =head1 DIAGNOSTICS When Perl is run with the B<-Do> switch or its equivalent, overloading