| HTML-Widget documentation | view source | Contained in the HTML-Widget distribution. |
HTML::Widget::Filter::UpperCase - Upper Case Filter
my $f = $widget->filter( 'UpperCase', 'foo' );
Upper Case Filter.
Lyo Kato, lyo.kato@gmail.com
This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.
| HTML-Widget documentation | view source | Contained in the HTML-Widget distribution. |