[cgiapp] How do I access CGI.pm methods?
kropotkin
enquiries at mms-oxford.com
Thu Jan 29 10:17:12 EST 2009
Thanks. I was looking for $self->cgi
Michael Peters wrote:
>
> Justin Wyllie wrote:
>
>> How do I access CGI.pm methods like request_method() from my
>> CGI::Application?
>
> $self->query returns a CGI object. So just say
> $self->query->request_method.
>
> --
> Michael Peters
> Plus Three, LP
>
>
> ##### CGI::Application community mailing list ################
> ## ##
> ## To unsubscribe, or change your message delivery options, ##
> ## visit: http://lists.openlib.org/mailman/listinfo/cgiapp ##
> ## ##
> ## Web archive: http://lists.openlib.org/pipermail/cgiapp/ ##
> ## Wiki: http://cgiapp.erlbaum.net/ ##
> ## ##
> ################################################################
>
>
>
--
View this message in context: http://www.nabble.com/How-do-I-access-CGI.pm-methods--tp21727900p21728859.html
Sent from the cgiapp at lists.openlib.org mailing list archive at Nabble.com.
More information about the cgiapp
mailing list