Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    use CNN::GetFloridaVotesAndEmailChanges qw{doit};
    doit;
    
  2. or download this
    perl -MCNN -e go
    
  3. or download this
    perl -e '`./a.out`'