套件: libtemplate-plugin-digest-md5-perl (0.05-1)
libtemplate-plugin-digest-md5-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libtemplate-plugin-digest-md5-perl:
- [libtemplate-plugin-digest-md5-perl_0.05-1.dsc]
- [libtemplate-plugin-digest-md5-perl_0.05.orig.tar.gz]
- [libtemplate-plugin-digest-md5-perl_0.05-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- Nick Morrott
外部的資源:
- 主頁 [metacpan.org]
相似套件:
- libtemplate-plugin-xml-perl
- libdigest-hmac-perl
- libtemplate-plugin-textile2-perl
- libdigest-md5-file-perl
- libdigest-md2-perl
- libcgi-application-plugin-anytemplate-perl
- libobject-signature-perl
- libtemplate-plugin-ipaddr-perl
- libtemplate-plugin-latex-perl
- libtemplate-plugin-yaml-perl
- libtemplate-autofilter-perl
interface to the MD5 Algorithm for the Template Toolkit
Template::Plugin::Digest::MD5 provides access to the MD5 algorithm via the Digest::MD5 module. It is used like a plugin but installs filters and vmethods into the current context.
When you invoke
[% USE Digest.MD5 %]
the following filters (and vmethods of the same name) are installed into the current context: md5, md5_hex, md5_base64.
其他與 libtemplate-plugin-digest-md5-perl 有關的套件
|
|
|
-
- dep: libtemplate-perl
- "Template Toolkit" template processing system in Perl
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language