in reply to Re^2: How to use Substr to bulk substitutions?
in thread How to use Substr to bulk substitutions?

Did you know that there's a tutorial for just this very topic: Change URIs in Text to HTML-Links?

You might also be interested in these other tutorials regarding the HTML-parsing aspect of your task: HTML::TokeParser Tutorial and HTML::Tree(Builder) in 6 minutes.

  • Comment on Re^3: How to use Substr to bulk substitutions?