I find that I prefer letting CGI.pm handle frms, but at the same time, really don't like the HTML methods.
I also like it for tables, especially, and here really is one nifty thing, using array refs.
print table(Tr(td(\@some_data)));
This construction is really handy for formating data pulled out of a SQL database using DBI.
In reply to Re: Re: CGI.pm for HTML output?
by Nomad
in thread CGI.pm for HTML output?
by jrsmith
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |