Hello,

I want to search a string for matching content,
not quite getting it.

something like:

if ($myInputLine =~ m/.\123\.222/) { ... }

this doesn't work of course, but is there a way to
do this?

TIA

Skot.


--
Skot.

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

Reply via email to