Pakket: liblv-perl (0.006-4)
Verwijzigingen voor liblv-perl
Debian bronnen:
Het bronpakket liblv-perl downloaden:
Beheerders:
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
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.
Andere aan liblv-perl gerelateerde pakketten
|
|
|
|
-
- 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