#!/bin/sh

source /app/tools/common/lib/.shell_globals

EXEC=1

runit "sudo cpanm -n \
Algorithm::Combinatorics \
App::Ack \
Business::Barcode::EAN13 \
Business::UPC \
Cache::LRU \
Cache::Memcached \
Crypt::Blowfish \
Crypt::CBC \
Data::Printer \
Date::Range \
DBIx::Class::QueryLog \
ElasticSearch::SearchBuilder \
Excel::Writer::XLSX \
File::Dropbox \
File::Pid \
File::Type \
Filesys::DfPortable \
Getopt::ArgvFile \
HTML::ElementTable \
HTML::Entities::Numbered \
HTML::TableExtract \
HTML::Template \
HTML::TreeBuilder::XPath \
HTTP::Request::Common \
Image::Info \
IO::String \
JSON \
Lingua::EN::Titlecase \
List::Compare \
Mac::iTunes::Library::XML \
Mail::Mailer \
Mail::Sender \
Math::Round \
MIME::Base64::Perl \
MP3::Info \
MP4::Info \
Net::AWS::SES \
Net::AWS::SES::Signature4 \
Net::DNS::Lite \
Net::SCP \
Net::SFTP::Foreign \
Net::SSH2 \
Net::Stomp \
Net::uFTP \
Parallel::ForkManager \
PDF::API2 \
Proc::Background \
Proc::Daemon \
Proc::Pidfile \
Search::Elasticsearch \
Spreadsheet::WriteExcel \
Spreadsheet::XLSX \
String::Util \
Sys::CpuLoad \
Term::ProgressBar \
Term::ReadLine \
Term::ReadLine::Perl \
Test::Differences \
Text::CSV::Easy \
Text::CSV::Encoded \
Text::Iconv \
Text::Metaphone \
Time::Interval \
Unicode::Map8 \
Unicode::String \
WebService::Dropbox \
WWW::Mechanize \
XML::DOM \
XML::Dumper \
XML::Entities \
XML::Filter::DataIndenter \
XML::SAX::EventMethodMaker \
XML::Tidy \
YAML::Tiny \
Alien::Build::MM \
Env \
Alien::GMP \
Math::GMP \
Getopt::Long::Descriptive \
Net::SSH::Perl \
Net::SFTP \
Log::Log4perl \
mod_perl2 \
Digest::MD5::File \
Text::JaroWinkler \
DB_File \
Proc::ProcessTable \
Date::Manip \
IO::Pty \
Template \
Paws \
File::Find::Rule::DirectoryEmpty \
Net::FTP::Recursive \
File::Stat \
Filesys::Df \
Net::Amazon::S3 \
Net::Amazon::EC2 \
Net::OpenSSH \
Class::Date \
Getopt::Attribute \
Proc::PID::File \
DBD::mysql \
Image::Size \
Geography::Countries \
"

runit "sudo ln -s /app/tools/admin/lib/chart_director /usr/local/chart_director"
runit "sudo mkdir -p /usr/local/share/perl5/Audio"
runit "sudo cp ../lib/FLAC.pm /usr/local/share/perl5/Audio/."
