[ 原始碼: 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's Practical Extraction and Report Language