Installing Perl Modules form CPAN - Command Line

Talk about any thing that related to networking, running servers with *nux.

Moderator: kalinga

Installing Perl Modules form CPAN - Command Line

Postby kalinga » Sat Dec 10, 2005 8:16 pm

CPAN (the Comprehensive Perl Archive Network, at http://www.cpan.org) is the generally the best source for the most recent modules.

at the shell
-------------------------
# perl -MCPAN -e shell;
cpan shell -- CPAN exploration and modules installation (v1.7601)
ReadLine support available (try 'install Bundle::CPAN')

cpan> install perl::module_name

cpan> quit
Lockfile removed.

--------------------------

thats it :)
kalinga
Site Admin
 
Posts: 209
Joined: Fri Oct 14, 2005 3:19 pm
Location: Sri Lanka

Return to Linux - Networking

Who is online

Users browsing this forum: No registered users and 1 guest

cron