The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.