in reply to Generate HTML and open it in standard Browser (Windows)

In addition to your approach of a tempfile, HTML::Display (and HTML::Display) implement some other approaches. But mostly, it falls back to writing to a tempfile and launching the browser with that.

  • Comment on Re: Generate HTML and open it in standard Browser (Windows)