html::display::debian(3pm) debian man page | unix.com

Man Page: html::display::debian

Operating Environment: debian

Section: 3pm

HTML::Display::Debian(3pm)				User Contributed Perl Documentation				HTML::Display::Debian(3pm)

NAME
HTML::Display::Debian - display HTML using the Debian default
SYNOPSIS
my $browser = HTML::Display->new(); $browser->display("<html><body><h1>Hello world!</h1></body></html>"); This module implements displaying HTML through the Debian default web browser referenced as the program "x-www-browser".
AUTHOR
Copyright (c) 2004-2007 Max Maischein "<corion@cpan.org>"
LICENSE
This module is released under the same terms as Perl itself. perl v5.10.1 2007-10-20 HTML::Display::Debian(3pm)
Related Man Pages
html::display::common(3pm) - debian
html::wikiconverter::kwiki(3pm) - debian
html::wikiconverter::phpwiki(3pm) - debian
html::wikiconverter::pmwiki(3pm) - debian
html::wikiconverter::usemod(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Detecting unused variables...
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?