in reply to mod_perl or ActiveState perl for win32?
mod_perl and ActiveState Perl are two different beasts. mod_perl is a way of rolling a perl interpreter into Apache; this allows Perl to stub into the various low-level nooks and crannies of the web server. ActiveState Perl, on the other hand, is a distribution of perl. The two are not mutually exclusive; indeed they are wholly independant entities.
See http://perl.apache.org/ for more on mod_perl.
perl -pe '"I lo*`+$^X$\"$]!$/"=~m%(.*)%s;$_=$1;y^`+*^e v^#$&V"+@( NO CARRIER'
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: mod_perl or ActiveState perl for win32?
by samgold (Scribe) on Apr 04, 2002 at 05:38 UTC | |
by rdfield (Priest) on Apr 04, 2002 at 09:56 UTC |