On Wed, 4 Sep 2002, Anthony E. wrote:

> ie - i have two arrays (lists):
> 
> @hrefs: a list of urls..
> and @banned, and list of bad urls. I want to remove
> the @banned urls from @hrefs.

This is a faq, perldoc -q intersection

> 
> How would i do this?
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Finance - Get real-time stock quotes
> http://finance.yahoo.com
> 
> 


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

Reply via email to