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

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.

SEE ALSO