パッケージ: libtemplate-autofilter-perl (0.143050-3)
libtemplate-autofilter-perl に関するリンク
Debian の資源:
libtemplate-autofilter-perl ソースパッケージをダウンロード:
- [libtemplate-autofilter-perl_0.143050-3.dsc]
- [libtemplate-autofilter-perl_0.143050.orig.tar.gz]
- [libtemplate-autofilter-perl_0.143050-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
- libpoe-filter-ssl-perl
- libtemplate-plugin-datetime-format-perl
- libtemplate-plugin-html-strip-perl
- libmodule-starter-plugin-tt2-perl
- libtie-array-iterable-perl
- libxml-parser-perl
- libtemplate-tiny-perl
- libmoosex-semiaffordanceaccessor-perl
- libtext-mediawikiformat-perl
- libdata-pageset-perl
- libstring-tt-perl
Template::Toolkit subclass with automatic filtering
Template::AutoFilter is a subclass of Template::Toolkit which loads a specific Parser that is subclassed from Template::Parser. It adds a filter instruction to each interpolation token found in templates loaded by the TT engine. Tokens that already have a filter instruction are left unchanged.
By default this automatic filter is set to be 'html', but can be modified during object creation by passing the AUTO_FILTER option with the name of the wanted filter.
Additionally a pass-through filter called 'none' is added to the object to allow exclusion of tokens from being filtered.
Lastly, if you have problems with the directives which get auto filters applied, you can see the Template::AutoFilter::Parser docs for how you can customize that.
その他の libtemplate-autofilter-perl 関連パッケージ
|
|
|
|
-
- dep: liblist-moreutils-perl
- Perl module with additional list functions not found in List::Util
-
- dep: libtemplate-perl
- "Template Toolkit" template processing system in Perl
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語