On Wed, Jan 31, 2001 at 12:04:46PM +0000, Nicholas Clark wrote:
> > It doesn't have to be like that. Functions that are not in the core can
> > still be automatically loaded, but only if your code actually uses them.
> > That could make the perl kernel a lot smaller than it is now, and
> > hopefully, make it load faster.
> 
> I agree
> 
> dbmopen() already loads AnyDBM_File to do the real work without the
> user (or script) knowing, so this idea could be extended.

What an excellent idea. 

http://dev.perl.org/rfc/315.html

-- 
Testing can show the presense of bugs, but not their absence.
                -- Dijkstra

Reply via email to