search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
6 lines
301 B
Text
6 lines
301 B
Text
This module abstracts the task of displaying HTML to the user. The displaying is
|
|
done by launching a browser and navigating it to either a temporary file with
|
|
the HTML stored in it, or, if possible, by pushing the HTML directly into the
|
|
browser window.
|
|
|
|
WWW: https://metacpan.org/release/HTML-Display
|