This script will display all the modules that are installed on your server.
Similar scripts
Crone - Script Scheduler
(Popularity: ) : Crone can schedule your scripts to run once an hour, once a day, once a month, or every so many visitors. It will also email and tell you when its done and what scripts it ran. SSLwatch
(Popularity: ) : Perl script to check if a given HTTPS server is up and delivering the desired page. If not, then it will email a failure notice to a specified email address. CGICommand
(Popularity: ) : Allows you to execute from the command line on your web server using a web interface. Useful if you do not have Telnet access. DirSpace
(Popularity: ) : Monitor any directory on your server and be alerted if it exceeds a specified size. POP3/IMAP access limiter
(Popularity: ) : A daemon process that will monitor your server maillog file for POP3 or IMAP connections. Using configurable settings it monitors the rate of logins based on user account and IP address. If it finds excessive usage, it will send a ... CP+
(Popularity: ) : A web-based tool for remote administration of dedicated servers. It can be used to perform basic tasks and create/manage domains through a graphical interface. Users don't need to remember a long list of console commands with complex syntax and valid ... Guardian
(Popularity: ) : When a visitor gets a page not found error, tries to access a restricted area and fails, or initiates a script error, this script will give helpful tips to get them back on track and will send an email to ... Da Godfaddah
(Popularity: ) : This is a utility program to delete files and directories you don't want on your system any more. Comes with an extensive users guide. SunnyScript's ServerCheck
(Popularity: ) : ServerCheck is a handy tool to check your servers, websites, domain names, CGI scripts, for availability on a regular basis. Sends out an email in case of an error situation. Other features includes: Real-time testing and easy scheduling using the ... Heartbeat Monitor
(Popularity: ) : This script can be configured to automatically send periodic email messages to an address that you specify. This is useful for monitoring the status of your web site. It also has other uses, such as sending periodic reminder messages to ...
User reviews
Similar Software
Perl Module Manager
(Popularity: ) : Perl Module Manager helps you to install, un-install and manage Perl modules from a CPAN site and other sources in an easy and intuitive way.
Allows you to search through thousands of useful modules and libraries on a CPAN site ... IMAP::Admin
(Popularity: ) : IMAP::Admin is a Perl module for basic IMAP server administration.
SYNOPSIS
use IMAP::Admin;
$imap = IMAP::Admin->new('Server' => 'name.of.server.com',
'Login' => 'login_of_imap_administrator',
'Password' => 'password_of_imap_adminstrator',
'Port' => port# (143 is default),
'Separator' => ".", # default is a period
'CRAM' => 1, # off by default, can be 0,1,2
'SSL' ... SAGATOR
(Popularity: ) : SAGATOR is an email antivirus/antispam gateway. It is an interface to any smtpd, which runs an antivirus and/ or spam checker.
Its modular architecture can use any combination of antivirus/spam checker according to configuration. It currently supports clamav, nod32d, AVG, sophos, ... VCDMeta
(Popularity: ) : VCDMeta is a Perl script which makes creating easy to navigate VCD extremely simple. It takes in a simplified XML documents which simply contains a list of the Videos you want to include and how you want them to be ... DIASER
(Popularity: ) : DIASER (Distributed Internet Archive System for Educational Repositories), based on the DIAP technology, can create back-ups in multiple locations, thus improving the environment stability and security.
System Requirements
- Perl v5.10.0 enabled workstation.
- 3 x Linux storage nodes (can use VM's) with ... ZNC
(Popularity: ) : ZNC is an IRC bouncer with many advanced features like detaching, C++/Perl module support, multiple users, multiple clients per user, channel/query playback buffers, SSL, transparent DCC bouncing, party line, and Web administration.
Here are some key features of "ZNC":
Detaching
· ZNC will ... Auto FTP
(Popularity: ) : auto_ftp.pl came to be because I wanted to make a ftp client daemon that could be loaded on a server. When you load this script, it will search for a shared folder for ftp transfers. Currently it will recreate folder ... cpan2rpm
(Popularity: ) : cpan2rpm is a Perl script that generates an RPM package from a Perl module. It uses the standard RPM file structure and creates a spec file, a source RPM, and a binary, leaving these in their respective directories.
The script can ... Chronicle for Linux
(Popularity: ) : Chronicle software is a small and fast blog compiler, written in Perl with minimal dependencies.
What is a blog compiler? It is a simple piece of software which will convert a directory of text files into static tree of HTML and ... Module::Make
(Popularity: ) : Module::Make is the new way to make Perl modules.
SYNOPSIS
> perl -MModule::Make=new - Foo-Bar
Writing Perl modules, especially modules intended for CPAN, requires a lot of work that just isn't fun. Instead of just writing Perl code, you need to write and ...