Skip to content

Instantly share code, notes, and snippets.

@gilgamesh2k
Created August 6, 2013 02:53
Show Gist options
  • Save gilgamesh2k/6161623 to your computer and use it in GitHub Desktop.
Save gilgamesh2k/6161623 to your computer and use it in GitHub Desktop.
Install missing perl module
sudo yum install perl-CPAN
sudo perl -MCPAN -e 'install Sys::Syslog'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment