L
laredotornado
Hi,
I'm using Perl 5.8.9 on Mac 10.6.3. Does anyone have a handy regular
expression for replacing URLs with an anchor tag reference? I
stumbled across a couple of suggestions online ...
http://www.webmasterworld.com/forum13/4227.htm
but the second one falsely replaced
sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:
726)
with
sun.net.<a href="http://
www.protocol.http.HttpURLConnection.conne">www.protocol.http.HttpURLConnection.conne</a>ct(HttpURLConnection.java:726)
Thanks, - Dave
I'm using Perl 5.8.9 on Mac 10.6.3. Does anyone have a handy regular
expression for replacing URLs with an anchor tag reference? I
stumbled across a couple of suggestions online ...
http://www.webmasterworld.com/forum13/4227.htm
but the second one falsely replaced
sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:
726)
with
sun.net.<a href="http://
www.protocol.http.HttpURLConnection.conne">www.protocol.http.HttpURLConnection.conne</a>ct(HttpURLConnection.java:726)
Thanks, - Dave