I took your code and made up an address ('dnt know' was for $secln
since uncertain what that was):
street: 2441 Le Bain Drive Circle Boulevard dnt know
Output:
street: 2441 Le Bain Dr. Cir. Blvd. dnt know
I am on w2k running under as build 623 ( 5.6.0 )
Wags ;)
-Original Mes
Title: Count how often a certain element occurs in an array
Does Christian and christian and CHristian equate to
the same? I am assuming yes.
One way:
open(FILENAMES,"<$filenames") || die "uanble to open file $filenames:
$!";
my %MyNames = ();
my $in = 0;
while ( ) {
chomp;