Misha has asked for the wisdom of the Perl Monks concerning the following question:

Hello, Monks I need to collect Perl modules installation logs into the log file which I created. How I can do it? Many thanks
  • Comment on How to collect Perl modules instalation logs

Replies are listed 'Best First'.
Re: How to collect Perl modules instalation logs
by moritz (Cardinal) on Oct 23, 2007 at 09:43 UTC
    Assuming you are on unixy environment you can call call script cpan.log and then cpan -i Your::Module.