SYNOPSIS

  my $browser = HTML::Display->new();
  $browser->display("<html><body><h1>Hello world!</h1></body></html>");

BUGS

Currently does not work.

Making it work will need either munging the tempfilename to become \*(L".html\*(R", or looking through the registry whether we find a suitable application there.

AUTHOR

Copyright (c) 2004-2013 Max Maischein \*(C`<[email protected]>\*(C'

LICENSE

This module is released under the same terms as Perl itself.