> Note that if they do get called this will end up using more memory than if
> you had just loaded them during startup, since they won't be shared between
> child processes.

Original assumption is that they are called infrequently.  You'll also find 
that the amount of memory sucked up by a single subroutine isn't much,
less than pre-loading possibly 10' s of sub's that never get called.

sl

Reply via email to