NAME
HTML::Feature::Base - Base class of HTML::Feature
SYNOPSIS
use base qw(HTML::Feature::Base);
DESCRIPTION
HTML::Feature::Base is base class of HTML::Feature
METHODS
new
AUTHOR
Takeshi Miki <miki@cpan.org>
LICENSE
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.