Grant schreef:

> Does anyone know of a perl module for pulling the actual search
> queries from search engine URLs?  It seems like writing a good regexp
> for that would be pretty tough.  The URLs vary a lot.

Don't use a regexp for this, or at least look at Regexp::Common::URI,
but first try URI, as Randal did suggest.

-- 
Affijn, Ruud

"Gewoon is een tijger."


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


Reply via email to