![]() |
|
Problems? Is your data what you think it is? | |
PerlMonks |
Re: very quick link regexby Zaxo (Archbishop) |
on Aug 03, 2007 at 04:35 UTC ( #630445=note: print w/replies, xml ) | Need Help?? |
If you're parsing HTML, try HTML::LinkExtor. If text, Regexp::Common::URI. The former is a parser, the latter a well-tested regex. After Compline,
In Section
Seekers of Perl Wisdom
|
|