|
|
| more useful options | |
| PerlMonks |
Re^3: Using import to generate subroutinesby tachyon (Chancellor) |
| on Nov 24, 2004 at 03:13 UTC ( #410045=note: print w/ replies, xml ) | Need Help?? |
|
An AUTOLOAD for dbms_random_random has no (easy) way to figure out if it is supposed to call dbms_random.random or dbms.random_random. Well actually you have the same problem if you are exporting functions with the added disadvantage of tons of redundant code.
cheers tachyon
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||