Best practice for releasing Perl modules to staging and live

Paul Johnson paul at pjcj.net
Mon May 18 15:04:49 BST 2009


On Mon, May 18, 2009 at 02:22:09PM +0100, ian wrote:

> How best to ensure different environments have the same versions of Perl  
> modules?

> Any other methods that should be considered?

Pick a packaging system - preferably the one which is native to your OS.
Build your packages on your development system.  Only install packages on your
test and prod systems.

-- 
Paul Johnson - paul at pjcj.net
http://www.pjcj.net


More information about the london.pm mailing list