Source Code Online Home Categories Top Code New Code Submit Code
Search
Subject Directory
 ASP
 ASP.NET
 C/C++
 CFML
 CGI/PERL
 Delphi
 Flash
 HTML
 Java
 JavaScript
 Pascal
 PHP
 Python
 SQL
 Visual Basic & VB.NET
 XML
New Code
phpFastNews 1.0
Ticket Support Script 1.1
Video Search Script Pro 1.0
Buymyscripts Recipe script 2
i-Net B2B Portal Script 1.4
Shop a la Cart E-Commerce 1.5.5
SmartJobBoard - Job Board Software 1.0
dbForge Fusion for MySQL, Delphi Add-in 3.00
Rapid CSS Editor 2008 9.1
i-Net Real Estate Portal 1.0
Kentico CMS for ASP.NET 3.1a
iNet job search engine script 1.4
XMBForum 1.9.10 Karl
3D Image Carousel Menu - Engine 1.0
Aston2 Menu 1.2
Top Code
Adirex 3D Chess Client 1.0
JiLMaiL 2.0
JVMail 2.0.0
P2P .htManager 0.2
Smart Font Listbox 1.0
Time and Attendance 1.0
Arbitrary-shape Popup Box 1.0
CSTreeBean 0.3
encbtn32.zip 1.00.00b
Joomla! 1.5
Libstocks 0.5.0
phpTimeSheet 1.3.0-preview 2
PicStrip
Webstores 2000 Portal 6.0
activeWatermark 1.0
Details

CGI.pm II.53

 
by CGI.pm

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

License: Freeware

Downloads: 0

Download CGI.pm II.53  Report Error Link
More Similar Code


CGI Helper is a Perl based script that shows you environmental variables of cgi, environmental values of CGI.pm, paths to Perl and send mail, displays all modules that are installed in Perl and links to their CPAN descriptions etc. Depending on your



This header file allows you to create CGI objects in C++ in much the same way that CGI.pm gives you this ability in Perl. Includes many access methods for manipulating HTML and form field data.



Lincoln Stein states, "This perl 5 library uses objects to create Web fill-out forms on the fly and to parse their contents. It is similar to cgi-lib.pl in some respects. It provides a simple interface for parsing and interpreting query...



CGI::Minimal provides a lightweight alternative to the CGI.pm module shipped with Perl. Rather than attempt to address every possible need of a CGI programmer, it provides the minimum functions needed for CGI such as form decoding (including file up



CGI programming texts rarely discusses the technique involved in handling forms that upload files which is an often necessary requirement. This article explains the aspect of how to use the upload element of Netscape Navigator 2.0 to select a local f



This script gives you an easy way to find out the Perl configuration of your web server. Information displayed includes Perl version, CGI.pm version and a list of all Perl modules installed.



CGI.pm, a Perl library for writing CGI scripts, delivers elegant solutions for using and updating Web forms. The author, Lincoln Stein, realized the need for a clean and simple way to manage forms and--as a columnist for the Perl Journal, a scientist

User Review for CGI.pm II.53
- required fields
     

Please enter text on the image