Help for this page

Select Code to Download


  1. or download this
    use Modern::Perl;
    
    ...
        return $how_many_names_total, $count;
    
    }
    
  2. or download this
    How Many Names: 1
    Count: 1
    ...
    
    How Many Names: 7
    Count: 10