Help for this page

Select Code to Download


  1. or download this
    Can't call method "as_text" on an undefined value at C:\..\perl\treebu
    +ilder.pl line 29.
    
  2. or download this
    $rec{$tds[2]->as_text}  = $tds[3]->as_text;
    
  3. or download this
    $rec{note}  = $fields[6]->as_text; #put nested tables in this one.
    $rec{group} = $fields[0]->as_text;
    $rec{type}  = $fields[1]->as_text;