Ned Cunningham wrote:
> 
> I have a file that has customers names in one of the fields.
> I would need to break the field into FIRST NAME, LAST NAME.
> The file is of course in different formats:
> 
> Doug Smith
> Fran & Doug Smith
> Smith Associates
> Smith, Doug
> Doug A. Smith Jr.
> Sr. Fran Smith
> 
> Any ideas on splitting this up??????

http://search.cpan.org/search?dist=Lingua-EN-NameParse


John
-- 
use Perl;
program
fulfillment

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to