Doing CPAN Installs Using Capistrano
Posted Friday May 9, 2008, 11:16 pm, Over one day oldOne problem I ran into is that I have a private CPAN bundle that I use to ensure a machine has all the right Perl libraries when I deploy to it. There's an environment variable called PERL_MM_USE_DEFAULT that when true causes the MakeMaker prompt function to assume the default answer.
This post digest is 19% of the original post size.