Hi John,
I am new to understanding and how to use modules in perl programs. I have downloaded and installed the Modules you specified. The documentation in that I can not able to understand. Can you please help with a sample code.
Thanks in advance.
Regards, Ganesh
John W. Krahn wrote:
N. Ganesh Babu wrote:
Thank you very much for you help. One more small help.
fourth string
B. van Sures to be tagged as <fname>B.</fname><surname>van Sures</surname>
fifth string
van Sures, B., to be tagged as <surname>van Sures</surname><fname>B.</fname>
sixth string
Bockris, O. M. J., to be tagged as <surname>Bockris</surname><mname>O.</mname> <mname>M.</mname><fname>J.</fname>
All 6 should be converted in a single regex.
It looks like you need the module:
http://search.cpan.org/~kimryan/Lingua-EN-NameParse-1.20/
John
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>