Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: mod_perl or ActiveState perl for win32?

by Chmrr (Vicar)
on Apr 04, 2002 at 05:27 UTC ( [id://156574]=note: print w/replies, xml ) Need Help??


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'

  • Comment on Re: mod_perl or ActiveState perl for win32?

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
    I was just reading the documentation from Oracle and I think most of my problems stem from the fact that I don't have MSVC and nmake.
    Thanks,
    Sam.
      The Perl and mod_perl enabled Apache supplied with 9i are old versions. Best advice (from the guide) is to use the latest versions.

      rdfield

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://156574]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (4)
As of 2024-04-24 18:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found