Programs > Free > PerlDiver
Background
Perl Diver v2.01 digs into your server's perl installation
and giving you the information you need and quick and easy to find
manner. Perl Diver v2.01 is a great tool for program developers
who need to learn about an unfamiliar server quickly, or for people
who've just moved to a new web server.
PerlDiver 2.01 also helps the perl developer by
offering a quick and easy way to see the available perl modules
on their server as well as read the module's documentation.
Demo
PerlDiver
output for our server. Results on your server may differ.
Download
Please register
or login
to in our support forums to download PerlDiver. It's free! Once logged in, click on the "Download PerlDiver"
in the PerlDiver forums to select the post with the version you wish to download.
Requirements
PerlDiver requires the following modules to be
installed.
- CGI *
- File::Find *
- Config *
- Module::Info **
- Pod::Html2 **
* Included in the standard Perl distribution
** Distributed with PerlDiver
Installation
PerlDiver is installed simply by unzipping and
uploading all files in the distribution into your cgi-bin directory.
If you don't know where your cgi-bin directory is, please ask your
system administrator. Be sure to upload all files in ASCII format.
After the files are uploaded, perldiver.cgi needs
to have execute permissions turned on. You can do this by running
the command chmod +x perldiver.cgi from your command line. If you
don't have command line access to your web server, then there will
probably be an equivalent function in your file transfer program.
The directory where perldiver.cgi lives in also
needs to have write permissions. You can do this by running the
command chmod +w perldiver.cgi from your command line.
Documentation
Documentation for PerlDiver is here.
Please note that the complete documentation is available from within
your installation of PerlDiver by clicking the Docs link.
Support
Support is provided free of charge on our forums.
|