(Chaim, please can you *not* CC me stuff on a list you know I read! It's
not as if we don't get too much mail already from this. :)

On Fri, Aug 04, 2000 at 12:19:30PM -0400, Chaim Frenkel wrote:
> Then how about a perllib.db. Pre-digested search paths. What %INC would
> look like if everything and the kitchen sink were loaded. No parsing, 
> nothing but straight forward lookup code.
> 
> If not found, or an entry not found fall back.

Sounds good. Here's a slight modification: perllib.db is a cache; lookups
take place as normal, but then any new information is written into the cache.
The cache is invalided every $configurable period.

Of course, we can do this with Perl 5, but it would be kludgy. (Remember
putting subrefs into @INC?)

-- 
For true believers, LORD would be K\textsc{nuth} in TeX, and
L\textsc{amport} in LaTeX. Atheists prefer \phantom{LORD}. Agnostics
may need to use the ifthen package.
 - Chris Boyd, comp.text.tex

Reply via email to