![]() |
![]()
| ![]() |
![]()
NAMETemplate::Plugin::Monta - TT2 Filter, Acme::Monta adaptor SYNOPSIS[% USE Monta %] [% FILTER $Monta close_font => '#0f0', close_back => '#0f0' %] <monta>Let's Montaize!</monta> [% END %] [% FILTER monta %] <monta>some string</monta> [% END %] [% some_string = '<monta>some string</monta>' %] [% some_string | monta %] DESCRIPTIONThis is a Filter for Template-Toolkit. This modules allows you to use monta-method on your template. See details in Acme::Monta's documents. SEE ALSOAcme::Monta AUTHORLyo Kato, <kato@lost-season.jp> COPYRIGHT AND LICENSECopyright (C) 2005 by Lyo Kato This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.5 or, at your option, any later version of Perl 5 you may have available.
|