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
Functions
This object has no functions
AUTHOR
"G. Allen Morris III" <gam3@gam3.net>