From: "James Smith" <[EMAIL PROTECTED]>
> Quick question?
> 
> How can I search for one string within another?
> 
> I have toyed with
> grep("right=", $line) but with no success.

Run
        perldoc -f index
and read the docs.

Jenda
===== [EMAIL PROTECTED] === http://Jenda.Krynicky.cz =====
When it comes to wine, women and song, wizards are allowed 
to get drunk and croon as much as they like.
        -- Terry Pratchett in Sourcery

_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to