Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    ...
    foreach my $key (keys %chars) {
         print "\t$key = $chars{$key}\n";
    }
    
  2. or download this
    [13:22:15 jhorner@gateway scripts]$ ./20000714-1.pl 
    Report:
    ...
           s = 1
           l = 1
           . = 2