On Fri, 18 Jan 2002 12:16:22 -0600 Greg Bacon <[EMAIL PROTECTED]> wrote: > In message <[EMAIL PROTECTED]>, > Kim Schulz writes: > > : does anyone have a regex for checking a text for URI's collect them > in: an array.?? I has to be very precise because some of the textlines > looks: like URI's but aren't (a text talking about dot.com companies > ). help: please :o) > > Have you looked at Schwern's URI::Find module that's available on > the CPAN?
Havent looked at that one I think but the other ones I have found has all been for HTML sites and were looking for <a href=...> It would be best if it wasnt through a module though! later.. Kim Schulz