[ ソース: libtext-template-perl ]
パッケージ: libtext-template-perl (1.61-1)
libtext-template-perl に関するリンク
Debian の資源:
libtext-template-perl ソースパッケージをダウンロード:
- [libtext-template-perl_1.61-1.dsc]
- [libtext-template-perl_1.61.orig.tar.gz]
- [libtext-template-perl_1.61-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
perl module to process text templates
Text::Template is a library for generating form letters, building HTML pages, or filling in templates generally. A `template' is a piece of text that has little Perl programs embedded in it here and there. When you `fill in' a template, you evaluate the little programs and replace them with their values.