Kee,
This helps. But if I have to do this in very page, 
isn't this post a serious problem to the memory consumption?
Or not?

-Steve

>Maybe I'm missing something, because this seems simple.
>[- require "foo.pl"; -]
>will load it everytime the page is loaded
>[! require "foo.pl"; !]
>will load it once the first time the page is loaded.

>I use libraries from within Embperl all the time, I don't believe in 
>putting full code definitions in front of the designers.


Reply via email to