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 Manager
 
Perl Module Manager(perlmod)
PERL Module Manager

Features

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

b) Uninstall modules from the system

c) Print all files related to a module

d) List all perl modules installed in the system

e) List version of module installed in the system

f) Search for a module installed in the system

h) Search for a module in cpan.org

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/)