package TestApp::TTFilters; use strict; use warnings; sub fs_hello { return 'hello'; } 1; =head1 NAME TestApp::TT::Filters - L Filters class =head1 DESCRIPTION Template-Toolkit Fliter modules. =head1 SEE ALSO L L =head1 AUTHOR Tomohiro Teranishi =cut