#!/bin/sh
if [ -f /root/Switch-2.17.tar.gz ];
then
rm -f /root/Switch-2.17.tar.gz
fi
if [ -d /root/Switch-2.17 ] ;
then
rm -rf /root/Switch-2.17
fi
wget http://search.cpan.org/CPAN/authors/id/C/CH/CHORNY/Switch-2.17.tar.gz
tar -zxvf Switch-2.17.tar.gz
cd Switch-2.17
perl Makefile.PL INST_LIB=/usr/local/rvglobalsoft/lib/perl5/
make && make test
make install
cd ..
if [ -f /root/UNIVERSAL-require-0.17.tar.gz ] ;
then
rm -f /root/UNIVERSAL-require-0.17.tar.gz
fi
if [ -d /root/UNIVERSAL-require-0.17 ] ;
then
rm -rf /root/UNIVERSAL-require-0.17
fi
wget http://search.cpan.org/CPAN/authors/id/N/NE/NEILB/UNIVERSAL-require-0.17.tar.gz
tar -zxvf UNIVERSAL-require-0.17.tar.gz
cd UNIVERSAL-require-0.17
perl Makefile.PL INST_LIB=/usr/local/rvglobalsoft/lib/perl5/
make && make test
make install
cd ..
if [ -f /root/Locale-MakePhrase-0.4.tar.gz ] ;
then
rm -f /root/Locale-MakePhrase-0.4.tar.gz
fi
if [ -d /root/Locale-MakePhrase-0.4 ] ;
then
rm -rf Locale-MakePhrase-0.4
fi
wget http://search.cpan.org/CPAN/authors/id/M/MA/MATHEW/Locale-MakePhrase-0.4.tar.gz
tar -zxvf Locale-MakePhrase-0.5.tar.gz
cd Locale-MakePhrase-0.4
perl Makefile.PL INST_LIB=/usr/local/rvglobalsoft/lib/perl5
make && make test
make install
cd ..
if [ -f /root/Locale-MakePhrase-0.5.tar.gz ] ;
then
rm -f /root/Locale-MakePhrase-0.5.tar.gz
fi
if [ -d /root/Locale-MakePhrase-0.5 ] ;
then
rm -rf /root/Locale-MakePhrase-0.5
fi
wget http://search.cpan.org/CPAN/authors/id/M/MA/MATHEW/Locale-MakePhrase-0.5.tar.gz
tar -zxvf Locale-MakePhrase-0.5.tar.gz
cd Locale-MakePhrase-0.5
perl Makefile.PL INST_LIB=/usr/local/rvglobalsoft/lib/perl5
make && make test
make install
cd ..
if [ -f /root/Module-CoreList-5.20140920.tar.gz ] ;
then
rm -f /root/Module-CoreList-5.20140920.tar.gz
fi
if [ -d /root/Module-CoreList-5.20140920 ] ;
then
rm -rf /root/Module-CoreList-5.20140920
fi
wget http://search.cpan.org/CPAN/authors/id/B/BI/BINGOS/Module-CoreList-5.20140920.tar.gz
tar -zxvf Module-CoreList-5.20140920.tar.gz
cd cd Module-CoreList-5.20140920
perl Makefile.PL
make && make test
make install
cd ..
if [ -f /root/OAuth-Lite-1.32.tar.gz ] ;
then
rm -f /root/OAuth-Lite-1.32.tar.gz
fi
if [ -d /root/OAuth-Lite-1.32 ] ;
then
rm -rf /root/OAuth-Lite-1.32
fi
wget http://search.cpan.org/CPAN/authors/id/L/LY/LYOKATO/OAuth-Lite-1.32.tar.gz
tar -xvf OAuth-Lite-1.32.tar.gz
cd OAuth-Lite-1.32
perl Makefile.PL INST_LIB=/usr/local/rvglobalsoft/lib/perl5/
make && make test
make install
cd ..
if [ -f /root/Class-Data-Accessor-0.04004.tar.gz] ;
then
rm -f /root/Class-Data-Accessor-0.04004.tar.gz
fi
if [ -d /root/Class-Data-Accessor-0.04004 ] ;
then
rm -rf /root/Class-Data-Accessor-0.04004
fi
wget http://search.cpan.org/CPAN/authors/id/C/CL/CLACO/Class-Data-Accessor-0.04004.tar.gz
tar -zxvf Class-Data-Accessor-0.04004.tar.gz
cd Class-Data-Accessor-0.04004
perl Makefile.PL INST_LIB=/usr/local/rvglobalsoft/lib/perl5
make && make test
make install
cd ..
Copyright 2K16 - 2K18 Indonesian Hacker Rulez