in reply to Re: Re: %INC and eval use
in thread %INC and eval use

To avoid evaling more than once; AFAIK evals are expensive, aren't they?

Yes, but why do you use eval in the first place? require is the runtime module loader.

Juerd # { site => 'juerd.nl', plp_site => 'plp.juerd.nl', do_not_use => 'spamtrap' }