http://qs321.pair.com?node_id=1087560


in reply to When to bundle Perl with your app?

This really depends on whether you're working on an internal application or distributing it more widely.

When you don't have control of the target system, it's best to control your Perl environment. If you develop, test, stage, and deploy on configuration managed systems that are kept as similar as possible then feel free to distribute just the application to production.