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

NAME

Template::Flute::Filter::NobreakSingle - Replaces missing text with no-break space.

DESCRIPTION

The nobreak_single filter replaces missing text with no-break space UTF8 character (U+00A0).

METHODS

twig

Replaces the content of given XML::Twig::Elt element with no-break space UTF8 character if found to be empty or consisting of white space only.

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.