[ ソース: libstring-interpolate-perl ]
パッケージ: libstring-interpolate-perl (0.33-1)
libstring-interpolate-perl に関するリンク
Debian の資源:
libstring-interpolate-perl ソースパッケージをダウンロード:
- [libstring-interpolate-perl_0.33-1.dsc]
- [libstring-interpolate-perl_0.33.orig.tar.gz]
- [libstring-interpolate-perl_0.33-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
wrapper for the builtin Perl interpolation engine
String::Interpolate provides a neat interface to the solution to that perenial Perl problem - how to invoke the Perl string interpolation engine on a string contained in a scalar variable.
A String::Interpolate object encapsulates a string and a context in which it should be subjected to Perl interpolation. In the simplest, default, case the context is simply the namespace (package) from which the constructor was called.
その他の libstring-interpolate-perl 関連パッケージ
|
|
|
|
-
- dep: libpadwalker-perl
- module to inspect and manipulate lexical variables
-
- dep: libsafe-hole-perl
- Perl module which makes a "hole" in the Safe compartment
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語