Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Understanding benefits of Plack

by sundialsvc4 (Abbot)
on May 09, 2011 at 15:05 UTC ( [id://903779]=note: print w/replies, xml ) Need Help??


in reply to Understanding benefits of Plack

Deployment can be a time-wasting issue for a web application, and arranging your system “to be easily compatible with Plack” is a way to save a lot of that time, if it works for you and your application.

Changing the method of deployment is, traditionally, an even more tricky thing to do, coming as it usually does when the app has become a “legacy system.”   Once again, this might make things easier.   The app code that you write becomes more platform-agnostic, with the actual set of necessary changes being concentrated into a much smaller place.

Log In?
Username:
Password:

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

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

    No recent polls found