Actually thats what i was looking for: l.*o.*r

So, if the user entered string is to be matched for 'lpt', then i'll
use l.*p.*t ?

And to match 'npr' i use .*n.*p.*r ?

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to