Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^3: New version of Mod_perl

by Anonymous Monk
on Feb 04, 2015 at 10:05 UTC ( [id://1115498]=note: print w/replies, xml ) Need Help??


in reply to Re^2: New version of Mod_perl
in thread Performance comparison Apache/FastCGI/Plack vs Apache/FCGI vs Plack standalone vs Apache/mod_perl (was "New version of Mod_perl")

It all depends on how you wrote mod_perl code. See Re: How does Dancer handle forms? How do other such frameworks do it?

Basically if you followed CGI to mod_perl Porting. mod_perl Coding guidelines switching to plack is as trivial as Re^3: Serving Static Content using Plack, especially if you used relative paths or a url_for alike path resolver instead of hardcoding "/foo.cgi" or some such in your templates

if you wrote all kind of "trans" and other handlers, well, you're stuck with apache/mod_perl because thats why you chose it, for that level of tight coupling

Also, sundialsvc4 is a troll , all his postings are self-promotional vague doubletalk nonsense boasting spam, you should ignore him, some recent reasons why:
Remove whitespace between lines
constant spammer sundialsvc4 is Mike Robinson always ignoring complaints
Re^2: RAM: It isn't free . . . (Mike "sundialsvc4" Robinson spams himself)
Re: RAM: It isn't free . . . (No, but its damn cheap!)
Re^2: RAM: It isn't free . . .(Mike Robinson:criminally inept.)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (4)
As of 2024-03-29 09:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found