http://qs1969.pair.com?node_id=861927


in reply to cgi table

You want to perldoc CGI and read up about the ->start_table, ->end_table, ->th, ->tr, ->td methods (functions, if you use it that way). Note that most of these will accept array references to make the process easy.

-- Hugh

if( $lal && $lol ) { $life++; }
if( $insurance->rationing() ) { $people->die(); }