>
>Hello, I need to do some special processing if the domain of a URL
>string matches a set of possible values.  I'd like to catch http and
>https.  What is the best way to do that?
>

Hello,

I just think regex is the best way since you choose to use Perl doing this work.

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


Reply via email to