From: Steffen Mueller Date: Sun, 10 May 2009 11:20:17 +0000 (+0200) Subject: Update info on number of magic types\n\nRemove mention of overloading being optional X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=b7a0f54ced0ebd7e1706b3c27338d5e5ef39ab7d;p=p5sagit%2Fp5-mst-13.2.git Update info on number of magic types\n\nRemove mention of overloading being optional --- diff --git a/pod/perlguts.pod b/pod/perlguts.pod index e889876..2b6fd8c 100644 --- a/pod/perlguts.pod +++ b/pod/perlguts.pod @@ -985,9 +985,9 @@ routine types: This MGVTBL structure is set at compile-time in F and there are -currently 19 types (or 21 with overloading turned on). These different -structures contain pointers to various routines that perform additional -actions depending on which function is being called. +currently 32 types. These different structures contain pointers to various +routines that perform additional actions depending on which function is +being called. Function pointer Action taken ---------------- ------------