My fault. The reason it does not match is the colon placement. It will match http//:images.google.
Thanks, I really should have noticed that myself. - Grant
> Can you correct my syntax? I can't get this to match: > > if ($Scratch->{url} =~ /^https?\/\/:images\.google\./) { > > The value of referrer is exactly: > > http://images.google.
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/