<font color="#000099"><font size="2"><font face="tahoma,sans-serif"><br></font></font></font><br><div class="gmail_quote">2011/12/8 Bill Moseley <span dir="ltr"><<a href="mailto:moseley@hank.org">moseley@hank.org</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div>Currently, some developers just check-out from svn the in-house module they need and install in local::lib, but mostly they get installed system-wide, which isn't a great approach.</div>

<div></div></blockquote></div><br><div>One approach I've seen is someone builds a virtual machine with a bunch of perl modules and other bits then leaves that image on a shared disk. There is a tendency for it to diverge but usually it's not that bad, and as a way to get a number of people working right away (esp new hires) is hard to beat. Any non-trivial project is usually more than just perl modules: Apache/lighttpd/etc, database, EC2, redis, etc Puppet is useful but a learning curve.</div>

<div><br></div><div>(Nothing to stop combining this with local::lib etc)</div><div><br></div><div>Paul</div>