Advertisement
digimer

Untitled

Jun 4th, 2013
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. yum -y install cpan perl-YAML-Tiny perl-Net-SSLeay gcc make perl-CGI fence-agents syslinux openssl-devel
  2. yum -y groupinstall development
  3. export PERL_MM_USE_DEFAULT=1
  4. perl -MCPAN -e 'install("YAML")'
  5. perl -MCPAN -e 'install Moose::Role'
  6. perl -MCPAN -e 'install Throwable::Error'
  7. perl -MCPAN -e 'install Email::Sender::Transport::SMTP::TLS'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement