in reply to CGI::Application - alternative to using $self->param?
print 'this funky var: '.$self->param('funky'); [download]