http://qs321.pair.com?node_id=256136


in reply to RFC: CGI::Tables

  1. I have to be honest, while your API seems nice and simple and clean, I don't see any major advantage to using it over using HTML::AsSubs (or the table/Tr/th/td methods that CGI provides).
  2. You might want to read up on HTML::ElementTable, It seems to have a pretty powerful API for manipulating tables.