Help for this page
if (defined(my $foo = param('foo')) { .. do something with $foo } else { .. foo isn't present, now what? }