Re: RFC 153 (v2) New pragma 'autoload' to load functions and modules on-demand
[email protected] (Tom Christiansen) Tue, 19 Sep 2000 22:37:03 -0600
| Newsgroups | perl.perl6.language.subs |
|---|---|
| Message-ID | <17983.969424623@chthon> |
>Mostly harmless. Right before raising the famous "Can't locate method >..." error, Perl should check to see if C<autoload> is in effect. If so, >it should read the C<autoload.conf> config file and ... ***LINEARLY READ A FLAT FILE!!?!?!*** --tom