パッケージ: liblv-perl (0.006-3)
liblv-perl に関するリンク
Trisquel の資源:
liblv-perl ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Debian Perl Group (メールアーカイブ)
- Andrius Merkys
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
lvalue subroutines for Perl
LV makes lvalue subroutines easy and practical to use. It's inspired by the lvalue module which is sadly problematic because of the existence of another module on CPAN called Lvalue. (They can get confused on file-systems that have case-insensitive file names.)
LV comes with three different implementations, based on Variable::Magic, Sentinel and tie; it will choose and use the best available one.
その他の liblv-perl 関連パッケージ
|
|
|
-
- dep: libsub-name-perl
- module for assigning a new name to referenced sub
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- rec: libvariable-magic-perl
- module to associate user-defined magic to variables from Perl