The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

XHTML::Instramented::Form::Control - XHTML::Instramented::Form Control Object

SYNOPSIS

my $template = XHTML::Instrumented->new(name => 'bob');

my $form = $template->get_form(name => 'myform');

API

Constructor

new

Methods

args =item expand_content =item form =item get_element =item is_form

Functions

This object has no functions

AUTHOR

"G. Allen Morris III" <gam3@gam3.net>