Bruce Ambraal wrote:
>
> Hi all
Hello,
> In the program below I am attempting to count the number of times that a phone
>number(purely digits) occurs in a file of text.
> I am not succeeding cause i end up counting all the digits of phone numbers that
>occurs.
>
> Could anyone help.
>
>
>
er your question(s).
I'm sure that there is perldoc on hashes, but I can't find it.
-Original Message-
From: Bruce Ambraal [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 22, 2002 6:31 AM
To: [EMAIL PROTECTED]
Subject: Printing the number of times phone number appear in a textfile
H
Hi all
In the program below I am attempting to count the number of times that a phone
number(purely digits) occurs in a file of text.
I am not succeeding cause i end up counting all the digits of phone numbers that
occurs.
Could anyone help.
-