in reply to Regex Titans? - format plaintext to HTML

You might want to take alook at the HTML::TextToHTML pacakge. It's PODs seem to have issues, but there's a decent sample file that shows what it's capable of.
  • Comment on Re: Regex Titans? - format plaintext to HTML

Replies are listed 'Best First'.
Re: Re: Regex Titans? - format plaintext to HTML
by Kanji (Parson) on Jun 04, 2002 at 19:19 UTC

    See also HTML::FromText (alt.). It isn't as recent but appears to do much the same thing.

        --k.