in reply to CGI::Application - alternative to using $self->param?

Hello,

I use the Stash plugin for application data:

http://search.cpan.org/~kazeburo/CGI-Application-Plugin-Stash/

->param is for input data.

regards,

trwww

  • Comment on Re: CGI::Application - alternative to using $self->param?