Main > Programming > Libraries >

CGI::Request 2.0b1

CGI::Request 2.0b1

Sponsored Links

CGI::Request 2.0b1 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.12 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1103
Date added: 2006-10-21
Publisher: Martin R.J. Cleaver

CGI::Request 2.0b1 description

CGI::Request is a parse client request via a CGI interface.

SYNOPSIS

use CGI::Request;

# Simple interface: (combines SendHeaders, new and import_names)

$req = GetRequest($pkg);

print FmtRequest(); # same as: print $req->as_string


# Full Interface:

$req = new CGI::Request; # fetch and parse request

$field_value = $req->param(FieldName);
@selected = $req->param(SelectMultiField);
@keywords = $req->keywords; # from ISINDEX

print $req->as_string; # format Form and CGI variables

# import form fields into a package as perl variables!
$req->import_names(R);
print "$R::FieldName";
print "@R::SelectMultiField";

@value = $req->param_or($fieldname, $default_return_value);

# Access to CGI interface (see CGI::Base)

$cgi_obj = $req->cgi;
$cgi_var = $req->cgi->var("REMOTE_ADDR");


# Other Functions:

CGI::Request::Interface($cgi); # specify alternative CGI

CGI::Request::Debug($level); # log to STDERR (see CGI::Base)


# Cgi-lib compatibility functions
# use CGI::Request qw(:DEFAULT :cgi-lib); to import them

&ReadParse(*input);
&MethGet;
&PrintHeader;
&PrintVariables(%input);

This module implements the CGI::Request object. This object represents a single query / request / submission from a WWW user. The CGI::Request class understands the concept of HTML forms and fields, specifically how to parse a CGI QUERY_STRING.

CGI::Request 2.0b1 Screenshot

Advertisements

CGI::Request 2.0b1 Keywords

Bookmark CGI::Request 2.0b1

Hyperlink code:
Link for forum:

CGI::Request 2.0b1 Copyright

WareSeeker periodically updates pricing and software information of CGI::Request 2.0b1 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of CGI::Request 2.0b1 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Nagios is a daemon written in C that is designed to monitor networked hosts and services. Free Download
Generic Apache Request Libr is a shared library with associated modules for manipulating client request data via the Apache API. Free Download
CGI::SecureState is a transparent, secure statefulness for CGI programs. Free Download
CGI::Utils is a Perl module for retrieving information through the Common Gateway Interface and mod_perl. Free Download
FreeWRT is a meta GNU/Linux distribution for embedded systems. Free Download
lisp-cgi-utils is a CGI library for Common Lisp. Free Download
CGIFeed is a CGI based feed reader. Free Download
odirect provides a C library and SWIG code to make it easy to use from your favorite scripting language. Free Download