in reply to Re: Help Needed to parse phone numbers
in thread Help Needed to parse phone numbers

Thanks for the script. I have modified the script a bit as per my need. However, one thing I dont want which the script is doing. The script is picking up "662-5555" even if it is at second place like, my $record = "OfficePhoneNumber: ,+1 102 892-1314,662-5555"; Ideally, if "662-5555" is at the second place, the script should ignore it. Can you help me in this? Regards, Prince
  • Comment on Re^2: Help Needed to parse phone numbers