[ 原始碼: liblv-perl ]
套件:liblv-perl(0.006-3)
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