User Tools

Site Tools


tutorials:perl:count_first_name.pl

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

tutorials:perl:count_first_name.pl [2010/07/31 23:02] – created chkuotutorials:perl:count_first_name.pl [2012/06/15 00:36] (current) chkuo
Line 1: Line 1:
-<code perl>+<file perl count_first_name.pl>
 # count_first_name.pl # count_first_name.pl
 # Read an input file that contains several names  # Read an input file that contains several names 
Line 23: Line 23:
  print "$first_name appeared $count_hash{$first_name} times\n";  print "$first_name appeared $count_hash{$first_name} times\n";
 } }
-</code> +</file>
tutorials/perl/count_first_name.pl.1280588525.txt.gz · Last modified: by chkuo