in reply to RE: Regex to find URLs in a string
in thread Regex to find URLs in a string

What did you find unusable about URI::Find, and did you let the author know already?

-- Randal L. Schwartz, Perl hacker

Replies are listed 'Best First'.
RE: RE: RE: Regex to find URLs in a string
by FouRPlaY (Monk) on Oct 25, 2000 at 20:55 UTC
    Simple, I didn't know it existed! Also, I didn't know about Net::Finger, and I wrote a script to do that; also HTML::FromText, and I spent many a week programing a script to do that too!