NAME
Template::Flute::Filter::Currency - Currency filter for prices
DESCRIPTION
Filters prices to be displayed according to the locale and displayed with a currency symbol.
This filter is based on Number::Format. Any options are passed through to the Number::Format object.
PREREQUISITES
Number::Format module.
METHODS
init
filter
Currency filter.
AUTHOR
Stefan Hornburg (Racke), <racke@linuxia.de>
LICENSE AND COPYRIGHT
Copyright 2011-2021 Stefan Hornburg (Racke) <racke@linuxia.de>.
This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.
See http://dev.perl.org/licenses/ for more information.