http://www.perlmonks.org?node_id=910637


in reply to Re: changing source code in run time
in thread changing source code in run time

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. :)


--BigJoe

Learn patience, you must.
Young PerlMonk, craves Not these things.
Use the source Luke.