Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: mod_perl question

by grantm (Parson)
on Apr 13, 2011 at 09:18 UTC ( [id://899134]=note: print w/replies, xml ) Need Help??


in reply to mod_perl question

I would strongly suggest that you look at using Plack or more specifically, coding to the PSGI API rather than writing to the mod_perl API. The advantage is that if you write to the PSGI API, you can deploy to CGI, FastCGI, mod_perl, standalone server etc - without changing your code. It sounds awesome, because it is :-)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (4)
As of 2024-04-25 16:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found