--- "Hanson, Robert" <[EMAIL PROTECTED]> wrote:
> But don't forget that there are other technologies other than servlets that
> cache code so that they don't need to be recompiled for each hit.  ...And
> this being a Perl list there is mod_perl a plugin for Apache (free) and
> PerlEx for IIS (from ActiveState).
> 
> Rob

Off-topic side note:  I don't like to let people know that PerlEx even exists.  You 
can't use
taint checking with it.  That's a big security boo-boo.  For that reason alone (we 
weren't worried
about the cost), the owner of our company was convinced that there was no reason to 
ever consider
this product.  In some email I exchanged with ActiveState a while ago, I was told they 
were
considering adding taint checking, but nothing appears to have changed.

I was probably communicating with a marketroid.

Cheers,
Curtis "Ovid" Poe

=====
"Ovid" on http://www.perlmonks.org/
Someone asked me how to count to 10 in Perl:
push@A,$_ for reverse q.e...q.n.;for(@A){$_=unpack(q|c|,$_);@a=split//;
shift@a;shift@a if $a[$[]eq$[;$_=join q||,@a};print $_,$/for reverse @A

__________________________________________________
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to