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

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

This object has no functions

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