Also, you don't have to use the Object Method system with CGI if you don't wish to. use CGI qw(:standard); will let you call most of the CGI methods as direct subroutines. $username= param('username'); is nice.
--
$you = new YOU;
honk() if $you->love(perl)
In reply to Re: Re: Strange CGI problem with POST
by extremely
in thread Strange CGI problem with POST
by r.joseph
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |