in reply to Re: First Perl CGI app; desirous of peer review.
in thread First Perl CGI app; desirous of peer review.

Thanks Michael; that's pretty code. You're right that it's a bit of a pain to add new arguments. As soon as I understand your hash example, I'll implement.

And actually, check_param sets '$action' to 'default' if '$action' isn't recognized, so the script does print the default page, as it should.
--
man with no legs, inc.

  • Comment on Re: Re: First Perl CGI app; desirous of peer review.