Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    use strict; use warnings; 
    ...
    
    return $res; 
    }  # counter
    
  2. or download this
    $VAR1 = {
              'f' => 2,
    ...
            };
    
    $VAR1 = {};
    
  3. or download this
    printer(counter($ar,['state','sex','occupation']));
    
  4. or download this
    $VAR1 = {
              'CA' => {
    ...
                               }
                      }
            };