MATSUNO★Tokuhiro > HTML-Shakan-0.02 > HTML::Shakan::Filter::WhiteSpace

Download:
HTML-Shakan-0.02.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source   Latest Release: HTML-Shakan-0.03

NAME ^

HTML::Shakan::Filter::WhiteSpace - remove white space

SYNOPSIS ^

    TextField(name => 'body', filters => [qw/WhiteSpace/])

DESCRIPTION ^

remove trailing white spaces.

AUTHORS ^

Tokuhiro Matsuno