Installing Perl modules

Discussion in 'Installation/Configuration' started by fernando, May 10, 2005.

  1. fernando

    fernando New Member

    I have some problems installing Perl modules using the Perl shell:

    Code:
    perl -MCPAN -e shell
    The shell seems to have problems downloading the packages I want to install (downloading takes forever... :mad: ). But the system is online, the network is working... Any help is appreciated!

    Fernando
     
  2. falko

    falko Super Moderator Howtoforge Staff

    I bet it's a firewall issue. Shut down your firewall and see if you still have problems installing Perl modules.
     

Share This Page