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

Re: How do you organize your Perl applications?

by mandog (Curate)
on Apr 05, 2003 at 00:51 UTC ( [id://248229]=note: print w/replies, xml ) Need Help??


in reply to How do you organize your Perl applications?

Our structure is like that of other people. One somewhat useful thing we do is to put a ./install script in each CVS project directory.

Most of our ./install scripts are made of 'cp' commands. As simple minded as this seems, we've found it more effective than a written .txt checklist or our memory.

Our deploy sequence is something like:

./test.pl cvs commit ./install


email: mandog

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (5)
As of 2024-04-23 21:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found