Help for this page

Select Code to Download


  1. or download this
    my @table = $root->look_down( _tag => 'table', .... ); # <== insert ad
    +ditional attributes to specify the proper table
    while ( @table ) {
    ...
      }
    }