in reply to
Finding Dependency of ann Module before offline installation
Install all the modules you need, generate a bundle, and now you have a list of modules/packages you need. You can uze
cpanp d Bundle.pm
to download everything for offline use.
install all prerequisites into a base directory
, and copy/paste that base directory
CPAN reverse dependencies
http://docs.activestate.com/activeperl/5.14/bin/ppm.html#ppm_tree_package
Re^2: How to clean-up an autobundle so it's really "auto-installable"
parinstallppd
/
ppd2par
Best strategy to facilitate dependency installation for a Perl-based software distribution
minicpan
/
cpaninject
Pinto
/
pinto-admin
Comment on
Re: Finding Dependency of ann Module before offline installation
Download
Code
In Section
Seekers of Perl Wisdom