mif.pl is a Perl library that can be utilized to parse Frame Maker Interchange Format (MIF). This has especially been designed to be utilized by filters.
Top Perl scripts
1).
Perl Variable HTML Escape and UnEscape This is a simple and useful script with which you will be able to convert non word characters into html format by copying the code on your website.
2).
cgi-lib.pl This makes CGI scripting in Perl very easy and enables anyone to process forms and create dynamic Web content. It has many features such as simple to learn and easy to use, designed for operation under Perl5 and Perl4, very efficient and many more.
3).
test-env.cgi This script will allow you to display environmental variables such as remote host, browser, operating system, server protocol, document root path, IP address, server name, server software, and more.
4).
Script Scrambler This reads into the Perl source code and renames all variables and subroutines. In addition to renaming them to random characters, it adds random comments throughout and removes blank lines which makes it difficult for anyone to read your source code.
5).
WWW::Poll This is a Perl module to build and run web polls with built-in administrative capabilities. It requires you to create a world-writable (or server-writable) directory called "data" with a few files to seed the poll.
6).
CGIScripter This is a perl based software that writes Perl CGI scripts. The script generated by this program can query, insert, update and delete all data types. The generated script also supports image processing via a web based interface.
7).
cgi_buffer This is a group of scripts that can be used to handle performance improving HTTP features automatically. The script include ETag generation and validation and much more.