Help for this page

Select Code to Download


  1. or download this
    use HTML::TableExtract qw(tree);
    
  2. or download this
    my @values = map defined($_) ? $_ : ' ', @$row;