CGI.pm - Script Review at ProgramsDB.com


  • Name
CGI.pm
  • Version
2.5
  • Author
CGI.pm
  • Cost
Free
  • Category
Perl / Development Tools
  • HomePage Address
Click to Visit
  • No. of hits
6



     This perl 5 library uses objects to create Web fill-out forms and to parse their contents. It also provides an interface for parsing and interpreting query strings passed to CGI scripts. In this, instead of remembering the syntax for HTML form elements, you just make a series of perl function calls. The value of the previous query is used to initialize the form, so that the state of the form is preserved from invocation to invocation. This is all done through a CGI object. When you create one of these objects it examines the environment for a query string, parses it, and stores the results. You can then ask it to return or modify the query values. In addition, you can debug your script from the command line without worrying about setting up environment variables


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.
    Home
    Top Downloads
    New Programs
    Awards
    Link to us
    Submit
    Contact us

 

Scripts Categories

 


Game Cheats

 

Updated: Thursday, 4 December 2008

Privacy Policy