Need .ami file wiith CentOS and perl modules -


i need putting amazon ami file following perl modules:

getopt::long list::moreutils parallel::forkmanager mail::checkuser mail::checkuser mail::checkuser::treat_timeout_as_fail mail::checkuser::treat_full_as_fail mail::checkuser::sender_addr mail::checkuser::helo_domain mail::checkuser::timeout mail::checkuser::debug parallel::forkmanager net::dns data::dumper 

if have link can find centos ami file these perl modules installed, or abiliy install them, please let me know.

thank you!

go fresh copy of centos perl. run command:

yum install perl-getopt-long perl-list-moreutils perl-parallel-forkmanager perl-mail-checkuser perl-mail-checkuser perl-mail-checkuser-treat_timeout_as_fail perl-mail-checkuser-treat_full_as_fail perl-mail-checkuser-sender_addr perl-mail-checkuser-helo_domain perl-mail-checkuser-timeout perl-mail-checkuser-debug perl-parallel-forkmanager perl-net-dns perl-data-dumper

you can use cpan:

cpan getopt::long list::moreutils parallel::forkmanager mail::checkuser mail::checkuser mail::checkuser::treat_timeout_as_fail mail::checkuser::treat_full_as_fail mail::checkuser::sender_addr mail::checkuser::helo_domain mail::checkuser::timeout mail::checkuser::debug parallel::forkmanager net::dns data::dumper


Comments

Popular posts from this blog

php - Invalid Cofiguration - yii\base\InvalidConfigException - Yii2 -

How to show in django cms breadcrumbs full path? -

ruby on rails - npm error: tunneling socket could not be established, cause=connect ETIMEDOUT -