hey, this is probably pretty remedial, but i'm having a lot of trouble with it.
i'm using a regex to find any data in a page that starts with
/http:\/\//
and trying to convert it to a link. i can locate the text just fine, but i'm having trouble converting it to an A HREF using CGI.pm.
any advice would help a lot!!