Seo Panel
Free Seo Control Panel

Download world's first seo control panel and Install it in your server to manage SEO of your websites. Its an open source free software for seo.

download seo panel

Download

It contanins lots of seo tools and seo plugins to help you to achieve your seo goals.

Seofreetools.net! Internet Directory
Free and Paid Directory

Add your site to directory.seofreetools.net to get quality backlinks to your site.

free and paid web directory

To bring your site on top 10 search engine results.

Free SEO Tools SEO Search Contact SEO Team

Searach Engine Optimization Tools
Home :: Scripts :: PERL Module Installation Script
 
Free PERL Module Installation Script
PERL Module Installation Script

We can install and uninstall any number of modules in a single command. Also all dependent modules of these modules installed simultaneously.

Free automated perl module installation script to install and delete any number of perl modules with a single command.

If PERL Module Installation Script is not working , please contact us.

Download

perlmod.v.1.2.0.zip

Installation

a) chmod 655 installer

b) ./installer

Note: Always run as a root user

Syntax:

perlmod [options] [module1] [module2] ...

Options:

-i, install, --install          => Install perl modules automatically

-d, delete, --delete        => Uninstall perl modules from the system

-f, file, --file                  => Print all files related to a module

-h, help, --help              => Print help about perlmod

-l, list, --list                   => List all perl modules installed in system

-m, module, --module    => List version of module installed in system

-c, cpan, --cpan            => Search for a perl module in cpan.org

-s, search, --search      => Search for a perl module installed in system

-v, version, --version     => Shows perlmod version

Example:

install                        => perlmod -i Date::Calc SOAP::Parser Authen::NTLM::HTTP

uninstall                    => perlmod -d Date::Calc

module files              => perlmod -f Date::Calc

module details           => perlmod -m Date::Calc

list all modules          => perlmod -l

search in cpan.org     => perlmod -c Date::Calc

search for a module   => perlmod -s Date::Calc

perlmod help             => perlmod -h

perlmod version         => perlmod -v

Developed By Geo Varghese (http://www.seofreetools.net/)