|
NAMEHTML::FormFu::OutputProcessor::Indent - Nicely Indent HTML OutputVERSIONversion 2.07SYNOPSIS--- output_processors: - Indent METHODSindentArguments: $stringDefault Value: "\t" The string to be used to indent the HTML. preserve_tagsArguments: \@tagsDefault Value: ['pre', 'textarea'] An arrayref of tag names who's contents should not be processed. SEE ALSOIs a sub-class of, and inherits methods from HTML::FormFu::OutputProcessorHTML::FormFu AUTHORCarl Franks "cfranks@cpan.org"LICENSEThis library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.AUTHORCarl Franks <cpan@fireartist.com>COPYRIGHT AND LICENSEThis software is copyright (c) 2018 by Carl Franks.This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
Visit the GSP FreeBSD Man Page Interface. |