Help for this page

Select Code to Download


  1. or download this
    Use of uninitialized value in concatenation (.) or string at parse_vot
    +er_list.pl line 251
    
  2. or download this
    if(!defined($mlg_addr_id) && length($fields[20]) == 2){
        $sth_insert_mlg_addr->execute(@fields[17..23])
            or warn "While inserting new mailing address |$fields[17]|; |$
    +fields[19]| |$fields[20]|, with id |$mlg_addr_id|: " . $dbh->errstr;