[ Bron: libconst-fast-perl ]
Pakket: libconst-fast-perl (0.014-1)
Verwijzigingen voor libconst-fast-perl
Debian bronnen:
Het bronpakket libconst-fast-perl downloaden:
- [libconst-fast-perl_0.014-1.dsc]
- [libconst-fast-perl_0.014.orig.tar.gz]
- [libconst-fast-perl_0.014-1.debian.tar.gz]
Beheerders:
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
facility for creating read-only scalars, arrays, and hashes
Const::Fast is a perl module for creating read-only scalars, arrays, and hashes. It enables you to set a variable to the given value and subsequently make it readonly. Arrays and hashes will be made deeply readonly.
This module uses the builtin readonly feature of perl, making access to the variables just as fast as any normal variable without the weird side-effects of ties.
Andere aan libconst-fast-perl gerelateerde pakketten
|
|
|
|
-
- dep: libsub-exporter-perl
- sophisticated exporter for custom-built routines
-
- dep: libsub-exporter-progressive-perl
- module for using Sub::Exporter only if needed
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language