free for webmasters
free CGI and Perl scripts

Path = Home > CGI Scripts > Development Tools

Development Tools - Free CGI and Perl Scripts

You will find these free CGI and Perl development tools scripts very useful when developing websites.

Apache Easy Debug

Apache Easy Debug is script that replaces the default Internal Server Error Message. With this script installed the web developer doesn't need to lookup and the web server log after each script error because latest records are nicely formatted and displayed on the error page.
Requirements: Perl
Version: 1.0

Visit the Author's website        - Is this link dead or broken? -  Report it
( will open in new window )

ScripTest

ScripTest is a script that allows you to browse your directories and check your scripts for Syntax Errors, Perl Warnings, Chmod permissions, ...etc. Browse through your directories, perform different tests on your Perl scripts and find out what's wrong with them. Now, instead of those 500 Internal Error messages you will get a list of errors and warnings such as wrong path to Perl, Wrong Chmod permissions, Syntax errors, Server/Line endings mismatch, etc. All this is displayed in a nice output and a user friendly web based interface. Help manual available in English and French.
Requirements: Perl
Version: 2.0

Visit the Author's website        - Is this link dead or broken? -  Report it
( will open in new window )

Mason

Mason is a powerful Perl-based web site development and delivery engine. With Mason you can embed Perl code in your HTML and construct pages from shared, reusable components. Although it can be used from CGI or even stand-alone, it is optimally designed for use with two other open source technologies: mod_perl and Apache.
Requirements: Perl
Version: 1.3x

Visit the Author's website        - Is this link dead or broken? -  Report it
( will open in new window )