Main > Programming > Libraries >

Class::CGI 0.20

Class::CGI 0.20

Sponsored Links

Class::CGI 0.20 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.017 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1099
Date added: 2006-10-20
Publisher: Curtis Poe

Class::CGI 0.20 description

Class::CGI is a Perl module to fetch objects from your CGI object.

SYNOPSIS

use Class::CGI
handlers => {
customer_id => My::Customer::Handler
};

my $cgi = Class::CGI->new;
my $customer = $cgi->param(customer_id);
my $name = $customer->name;
my $email = $cgi->param(email); # behaves like normal

if ( my %errors = $cgi->errors ) {
# do error handling
}

For small CGI scripts, its common to get a parameter, untaint it, pass it to an object constructor and get the object back. This module would allow one to to build Class::CGI handler classes which take the parameter value, automatically perform those steps and just return the object. Much grunt work goes away and you can get back to merely pretending to work.

Class::CGI 0.20 Screenshot

Advertisements

Class::CGI 0.20 Keywords

Bookmark Class::CGI 0.20

Hyperlink code:
Link for forum:

Class::CGI 0.20 Copyright

WareSeeker periodically updates pricing and software information of Class::CGI 0.20 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 Class::CGI 0.20 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
Sponsored Links
Related Software
AudioCD is a Perl module for basic Audio CD control. Free Download
CGI::WML is a Perl module with subclass LDSs CGI.pm for WML output and WML methods. Free Download
CGI::Utils is a Perl module for retrieving information through the Common Gateway Interface and mod_perl. Free Download
PLJava is Perl module that will embed Perl into Java. Free Download
CVS Perl library is a Perl module which is is a wrapper around the CVS command with an object-oriented interface. Free Download
Test::TestCoverage is Perl module to test if your test covers all public subroutines of the package. Free Download
DCE::UUID is a Perl module with misc UUID functions. Free Download
Class::Adapter::Builder is a Perl module that can generate Class::Adapter classes. Free Download