in reply to RE: (2) Mid-row colspans with CGI.pm ($q-)
in thread Mid-row colspans with CGI.pm

I like the $q->x() OO style syntax :-), looks nicer, and I dont use the $q->hr, $q->table HTML tags.
Thats the reason I use CGI that way, on systems (Intranet, low volume) where you can ignore performance to a point.

  • Comment on RE: RE: (2) Mid-row colspans with CGI.pm ($q-)