html::template::compiled::plugin::dhtml(3pm) debian man page | unix.com

Man Page: html::template::compiled::plugin::dhtml

Operating Environment: debian

Section: 3pm

HTML::Template::Compiled::Plugin::DHTML(3pm)		User Contributed Perl Documentation	      HTML::Template::Compiled::Plugin::DHTML(3pm)

NAME
HTML::Template::Compiled::Plugin::DHTML - Dumps variables into clickable HTML output
SYNOPSIS
use HTML::Template::Compiled::Plugin::DHTML; my $htc = HTML::Template::Compiled->new( plugin => [qw(HTML::Template::Compiled::Plugin::DHTML)], ... );
METHODS
register gets called by HTC dumper Dumps variables into clickable HTML. See "dhtml.html" in examples. perl v5.14.2 2012-05-26 HTML::Template::Compiled::Plugin::DHTML(3pm)
Related Man Pages
template::plugin::html(3) - centos
cgi::application::plugin::anytemplate::driver::htmltemplateexpr(3pm) - debian
cgi::application::plugin::anytemplate::driver::htmltemplateplugg(3pm) - debian
html::template::compiled::classic(3pm) - debian
template::plugin::html(3pm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Introduction
Detecting unused variables...
One instance of comparing grep and awk
Weird 'find' results