linuxpeter.de
  Batch, Scripts, Tools & Tips > Linux scripts and tools  
 
Linux scripts and tools
<< Debian: "Connect : Network is Unreachable" Index Installation von HP Data Protector 6.11 auf SLES 11 >>
Installing Perl Modules with CPAN How to use CPAN

OKAY! One thing, I always forget ist how to use CPAN.
Unfortunately, I run into this situation from time to time.

Here are the steps:

Open the CPAN shell:
# perl -MCPAN -e shell

Update can't hurt:
cpan> install Bundle::CPAN

Reload:
cpan> reload cpan

Install your packages:
cpan> install Digest::MD5



Last updated by Bikerpete (admin)  on Feb 25 2010  at 9:55 AM
<< Debian: "Connect : Network is Unreachable" Index Installation von HP Data Protector 6.11 auf SLES 11 >>


Info

Buy me a coffee ...


 
Top! Top!