HTML::TableLayout

Layout Manager for cgi-based web applications
Download

HTML::TableLayout Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Stephen Farrell
  • Publisher web site:
  • http://search.cpan.org/~sfarrell/

HTML::TableLayout Tags


HTML::TableLayout Description

Layout Manager for cgi-based web applications HTML::TableLayout is a HTML-generating package for making graphical user interfaces via a web browser using a "Layout Manager" paradigm such as in Tk/Tcl or Java. It includes a component heirarchy for making new "widgets".EXPORTDEFAULT parameters window table cell header text image link list preFORM form choice button hidden input_text password submit radioSYNOPSIS use HTML::TableLayout; $w = window(undef,"Hello World"); $w->insert(table()->insert("hello world")); # ... $w->print(); Requirements: · Perl


HTML::TableLayout Related Software