HTML::Widget::Filter::TrimEdges - Trim whitespaces from beginning and end of string
Contents
Description
TrimEdges Filter.
License
This library is free software, you can redistribute it and/or modify it under the same terms as Perl
itself.
perl v5.36.0 2023-08-10 HTML::Widget::Filter::TrimEdges(3pm)
Methods
filter
Name
HTML::Widget::Filter::TrimEdges - Trim whitespaces from beginning and end of string
Synopsis
my $f = $widget->filter( 'TrimEdges', 'foo' );
