Welcome to the Monastery | |
PerlMonks |
Re^2: changing source code in run timeby BigJoe (Curate) |
on Jun 20, 2011 at 22:42 UTC ( [id://910637]=note: print w/replies, xml ) | Need Help?? |
I've used what Harry noted here to pull code from a Database and later a version control system. I built it so that if the eval fails it will try the next older version. This way the developers don't ever need access to the production servers and they have to load the code into version control to get it into production. Plus I built some nice "Change Management" around it. :)
In Section
Seekers of Perl Wisdom
|
|