in reply to Modules Downloading and Installing with Dependencies.
I'd create a local CPAN mirror for that machine. See CPAN::Mini.
If you don't want to do that, you can use App::cpanminus (for example) to get a list of dependencies for a module and then download the modules in that list.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Modules Downloading and Installing with Dependencies.
by DrHyde (Prior) on Jun 10, 2011 at 10:09 UTC |