Help for this page

Select Code to Download


  1. or download this
          $csv->print ($fh, [ $nodehash->{$_}->{nodeid},
                              $nodehash->{$_}->{title},
    ...
                              }
                            ]
                      )
    
  2. or download this
    $hashref->@{qw(this that other)}