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://www.erlbaum.net/mailman/listinfo/cgiapp    ##
> ##                                                            ##
> ##  Web archive:   http://www.erlbaum.net/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 [email protected] mailing list archive at Nabble.com.


#####  CGI::Application community mailing list  ################
##                                                            ##
##  To unsubscribe, or change your message delivery options,  ##
##  visit:  http://www.erlbaum.net/mailman/listinfo/cgiapp    ##
##                                                            ##
##  Web archive:   http://www.erlbaum.net/pipermail/cgiapp/   ##
##  Wiki:          http://cgiapp.erlbaum.net/                 ##
##                                                            ##
################################################################

Reply via email to