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

NAME

Template::Flute::Filter::Eol - Preserving line breaks in HTML output

DESCRIPTION

The EOL (end-of-line) filter turns line breaks into HTML <br> elements.

METHODS

twig

Replaces the content of given XML::Twig::Elt element with the text value, preserving line breaks.

AUTHOR

Stefan Hornburg (Racke), <racke@linuxia.de>

LICENSE AND COPYRIGHT

Copyright 2011 Stefan Hornburg (Racke) <racke@linuxia.de>.

This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.