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.