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) - suse
cgi::application::plugin::anytemplate::driver::htmltemplateplugg(3pm) - debian
html::template::pluggable(3pm) - debian
template::plugin::clickable(3pm) - debian
template::plugin::html(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Introduction
Detecting unused variables...
A (ksh) Library For and From UNIX.com