Help for this page

Select Code to Download


  1. or download this
    foreach $header (@$headers) {
       ...
    }
    
  2. or download this
    use strict;
    use DBIx::XHTML_Table;
    ...
    });
    
    print $table->get_table();