John Drago > Apache2-ASP-1.56_1 > Apache2::ASP::CGI

Download:
Apache2-ASP-1.56_1.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  1
View Bugs
Report a bug
Source   Latest Release: Apache2-ASP-1.59

NAME ^

Apache2::ASP::CGI - A wrapper for CGI utility functions.

DESCRIPTION ^

Uses CGI::Apache2::Wrapper behind the scenes. Handles file uploads and parsing form data.

Generally only used within Apache2::ASP classes, so casual users don't have to worry about this module too much.

METHODS ^

new( $r [, \&upload_hook] )

Returns a new Apache2::ASP::CGI object - with or without an upload hook specified.

BUGS ^

It's possible that some bugs have found their way into this release.

Use RT http://rt.cpan.org/NoAuth/Bugs.html?Dist=Apache2-ASP to submit bug reports.

HOMEPAGE ^

Please visit the Apache2::ASP homepage at http://apache2-asp.no-ip.org/ to see examples of Apache2::ASP in action.

AUTHOR ^

John Drago mailto:jdrago_999@yahoo.com

COPYRIGHT AND LICENSE ^

Copyright 2007 John Drago, All rights reserved.

This software is free software. It may be used and distributed under the same terms as Perl itself.