Saturday, August 15, 2009
How to Install Perl modules
Posted on 1:11 AM by Unknown
The simplest way to get Perl modules installed is to use the CPAN module itself. If you are the system administrator and want to install the module system-wide, you'll need to switch to your root user. To fire up the CPAN module, just get to your command line and run this: # perl -MCPAN -e shell If this is the first time you've run CPAN, it's going to ask you a series of questions - in most
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment