in reply to Downloading perl modules and all the dependencies at a time

The easiest way is to use CPAN::Mini to create your own copy of a CPAN mirror. That way you have all current modules and can copy them onto an USB stick.

  • Comment on Re: Downloading perl modules and all the dependencies at a time