Skip to content

Instantly share code, notes, and snippets.

@mmoralesf
Last active June 15, 2018 23:52
Show Gist options
  • Save mmoralesf/ff1f4e5bf133d4755d2aaa3385023475 to your computer and use it in GitHub Desktop.
Save mmoralesf/ff1f4e5bf133d4755d2aaa3385023475 to your computer and use it in GitHub Desktop.
Installing Perl Requirements
perl -MCPAN -e shell
install Bundle::CPAN Email::Sender::Simple Data::Dump
reload cpan
o conf commit
exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment