You can test for the existence of a cgi parameter like this:
if ( ! defined $input->param('page') && defined $input->param('default +page') ) {
In reply to Re: testing a non-existant hash entry...how to handle
by busunsl
in thread testing a non-existant hash entry...how to handle
by S_Shrum
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |