Lorne Easton wrote:
> 
> I need to write some code that extracts that extracts hyperlinks from a
> scalar ($data) and puts them into an array.
> 
> I imagine that grep can do this, but my mastery of it and
> reqular expressions are not brilliant.
> 
> Can you please provide some example code, or at least point me in the right
> direction?


http://search.cpan.org/search?dist=HTML-Parser


John
-- 
use Perl;
program
fulfillment

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

Reply via email to