There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

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

SYNOPSIS

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

DESCRIPTION

remove trailing white spaces.

AUTHORS

Tokuhiro Matsuno