NAME

HTML::TreeBuilderX::ASP_NET::Roles::htmlElement -- An easy hack for HTML::Element

DESCRPITION

A simple 15 line module with a nicer more transparent API.

SYNOPSIS

HTML::TreeBuilderX::ASP_NET->new_with_traits( traits => ['htmlElement'] );

## returns a HTTP::Request for the form
$root->look_down( '_tag' => 'a' )->httpRequest;

SEE ALSO

FOR ALL DOCS

HTML::TreeBuilderX::ASP_NET