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

VERSION

version 0.40013

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

AUTHOR

FormHandler Contributors - see HTML::FormHandler

COPYRIGHT AND LICENSE

This software is copyright (c) 2012 by Gerda Shank.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.