shervinafshar
5/6/2014 - 11:20 PM

Install the Perl modules from one installation version into another with one command

Install the Perl modules from one installation version into another with one command

C:\Perl-510\ppm.bat list | perl -wnE "system('C:\Perl-516\bin\ppm.bat install ' . $_ . ' --force') for /^\| (.+?)\|/g"