Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Apache mod_perl: Test driven developent?

by sundialsvc4 (Abbot)
on Jul 17, 2012 at 19:53 UTC ( [id://982328]=note: print w/replies, xml ) Need Help??


in reply to Apache mod_perl: Test driven developent?

I definitely agree with the notion of using Plack, instead of mod_perl.   I frankly don’t believe that it is necessary any more to embed a Perl interpreter environment into an Apache worker-process.   When you relegate the Apache processes to the role of sending a request to an external worker and receiving the result therefrom, it now becomes possible for any PSGI compatible mechanism, including the plackup command-line program, to take its place.   The Apache processes themselves remain as they should be:   lean, mean, and small.   It is now significantly easier to test the web software.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (7)
As of 2024-03-28 10:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found