On 10 Jul 2008, at 17:33, Cees Hek wrote:

Hi Amelia,

Whenever someone has problems using a simple method like $self->param,
I immediately think of namespace collision.  My guess is that you have
something like this in your CGI::Application module:

use CGI qw(:standard);

Got it! Brilliant, thanks. I was going mad trying to work out what the problem was! I converted an old CGI-based app to CGI::Application and had left CGI in the 'use' list.

Thanks!
Amelia.

--
Amelia Ireland
GO Editorial Office
http://www.ebi.ac.uk || http://www.berkeleybop.org
BBOP Plant Project: http://bbopgarden.blogspot.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