in reply to Re: How to deploy new Perl Modules to other machines?
in thread How to deploy new Perl Modules to other machines?

Thanks dasgar, I had the master perl copy on the share and create update-perl.bat to SYNC the local perl installation to master server using robocopy \\SourceServer\Share \\DestinationServer\Share /MIR /FFT /Z /XA:H /W:5
  • Comment on Re^2: How to deploy new Perl Modules to other machines?