[ 源代码: liblv-perl ]
软件包:liblv-perl(0.006-4)
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
- 拉里 沃尔的实用报表提取语言(Perl)
-
- rec: libvariable-magic-perl
- module to associate user-defined magic to variables from Perl