Help for this page

Select Code to Download


  1. or download this
    "NAME"  (array-ref, read-only)
               Returns a reference to an array of field names for
    ...
               cations should use "NAME_lc" or "NAME_uc".
    
                 print "First column name: $sth->{NAME}->[0]\n";