Re: PERL VS MOD_PERL

2007-07-04 Thread Chas Owens
On 7/5/07, Dinesh kumar <[EMAIL PROTECTED]> wrote: Hi all, can any one tell me what is the difference between perl and mod_perl in detail ?? Four letters (mod_). Seriously, mod_perl is a Perl interpreter built into Apache to enable some efficiency hacks. -- To unsubscribe, e-mail:

Re: PERL VS MOD_PERL

2007-07-04 Thread Jeff Pang
There are some difference details between them.If you really want to know it,you may first need to see what's mod_perl and how it works.Take a look at: mod_perl official documents: http://perl.apache.org/docs/index.html Why mod_perl by Stas Bekman: http://www.perl.com/pub/a/2002/02/26/whatismodp

PERL VS MOD_PERL

2007-07-04 Thread Dinesh kumar
Hi all, can any one tell me what is the difference between perl and mod_perl in detail ?? -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/