Quoting Christian Borup (borup@borup.com): > $a and $b seems to be accidents of history indeed (along with $AUTOLOAD). What's wrong with $AUTOLOAD? What *really* bothers me is &import. Why? It's in LOWER CASE! In every other case (except, okay, $a and $b) in Perl, an alphanumeric identifyer that is special in some way is in UPPER CASE to show the MAGIC. But &import, which is clearly magical, as it is called by "use", isn't. Perhaps the original intent was that "use" would not be builtin, and so &import would not be magical ("use" has some weird macro nature that makes it give messed-up error messages). -- Adam Rice -- wysiwyg@glympton.airtime.co.uk -- Blackburn, Lancashire, England ==== Want to unsubscribe from Fun With Perl? Well, if you insist... ==== Send email to <fwp-request@technofile.org> with message _body_ ==== unsubscribe