How to install Perl modules on a Unix / Linux server

From the command line, as the root user, run:

  # perl -MCPAN -e shell

And then at the cpan command line run:

  cpan> install Module::Name

Alternatively, using sudo on one line, as any user you can directly intall a module by running:

sudo perl -MCPAN -e 'install Module::Name'
This entry was posted in Perl and tagged . Bookmark the permalink.

NewPush has solutions to fit your business needs.  For more than a decade, our focus has been to take on the technical challenges that are the hardest and most time-consumming.  Our goal is to free up your resources to focus on the core activities of your business and to drive your business performance.  Please visit our main site at newpush.com for more information or call us at +1-303-423-4500.