パッケージ: libacme-constant-perl (0.1.3-3)
libacme-constant-perl に関するリンク
Debian の資源:
libacme-constant-perl ソースパッケージをダウンロード:
- [libacme-constant-perl_0.1.3-3.dsc]
- [libacme-constant-perl_0.1.3.orig.tar.gz]
- [libacme-constant-perl_0.1.3-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
module that makes inconstant constants, except actually not
Acme::constant lets you make inconstant constants, just like the constants the users of Ruby or Opera (before Opera 14, that is) already enjoyed.
Unlike Perl constants, that are replaced at compile time, Acme constants, in true dynamic programming language style, can be modified even after declaration.
Just like constants generated with standard use constant pragma, the constants declared with use Acme::Constant don't have any sigils. This makes using constants easier, as you don't have to remember what sigil do constants use.
その他の libacme-constant-perl 関連パッケージ
|
|
|
|
-
- dep: libstrictures-perl
- Perl module to turn on strict and make all warnings fatal
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語