hello all,
is there any regex that would do the following?

Say that you have a file with these contents:

11251514245222Hello2Uback2435252525
13145252424241Hello2452626262626

Is there any regex that when looking for the string "Hello" it will detect
the 'Hello' on the second line and not the first one??? (something like
exact word matching??)

Thank you!

-Lia-

_______________________________________________
Perl-Win32-Web mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-web

Reply via email to