Skip to content

Instantly share code, notes, and snippets.

@aswebdev
Created June 17, 2014 02:18
Show Gist options
  • Save aswebdev/45916a5deb58ff6141c2 to your computer and use it in GitHub Desktop.
Save aswebdev/45916a5deb58ff6141c2 to your computer and use it in GitHub Desktop.
Installing Perl Modules
# Use cpan and the module name to install the module
cpan NET::SFTP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment