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

NAME

HTML::FormHandler::Field::HtmlArea - Input HTML in a textarea

SYNOPSIS

See HTML::FormHandler

DESCRIPTION

Field validates using HTML::Tidy. A simple Tidy configuration file is created and written to disk each time the field is validated. Widget type is 'textarea'.

DEPENDENCIES

HTML::Tidy File::Temp

AUTHORS

Gerda Shank

COPYRIGHT

This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.