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
--
use Perl;
program
fulfillment
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>