zentara wrote:
Is it possible to put a dirlist of my module sources into a file, and feed the file to CPAN and let it install each one?
If CPAN is properly confiured to start with; on the OLD system - do:
perl -MCPAN -e 'autobundle'
If you want to automate installation, I'd recomend taking a look a CPANPLUS <http://search.cpan.org/dist/CPANPLUS/>.
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>