Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^2: Supporting Module Requirements

by mpeters (Chaplain)
on May 09, 2005 at 13:52 UTC ( [id://455184]=note: print w/replies, xml ) Need Help??


in reply to Re: Supporting Module Requirements
in thread Supporting Module Requirements

Or depending on the complexity of the install you could just script it and bring CPAN.pm into the picture. Look at the "Programming Examples" section in the pod.

If you have many external dependencies (external to perl) than scripting the install will make your like much easier. If you are developing a web app, you might consider bundling it with apache so that it's all self contained. This is what krang does, and we've successfully used this same model for other projects.

Log In?
Username:
Password:

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

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

    No recent polls found