Help for this page

Select Code to Download


  1. or download this
    
    my $household;
    ...
        }   
      }
    }
    
  2. or download this
    write() on unopened filehandle Voter at ./velis_munger.pl line 298
    
  3. or download this
    open (MYFILE, '>out.txt');
    select(MYFILE);
    ...
        }   
      }
    }