Paketti: libmodule-want-perl (0.6-2.1)
Links for libmodule-want-perl
Debian-palvelut:
Imuroi lähdekoodipaketti libmodule-want-perl:
- [libmodule-want-perl_0.6-2.1.dsc]
- [libmodule-want-perl_0.6.orig.tar.gz]
- [libmodule-want-perl_0.6-2.1.debian.tar.xz]
Ylläpitäjät:
External Resources:
- Kotisivu [metacpan.org]
Samankaltaisia paketteja:
module to check @INC only once for wanted modules
Sometimes you want to lazy load a module for use in, say, a loop or function. First you do the eval-require but then realize if the module is not available it will re-search @INC each time. So then you add a lexical boolean to your eval and do the same simple logic all over the place.
Module::Want encapsulates that logic so that have_mod() is like eval { require X; 1 } but if the module can't be loaded it will remember that fact and not look in @INC again on subsequent calls.
Muut pakettiin libmodule-want-perl liittyvät paketit
|
|
|
|
-
- dep: perl
- Larry Wallin kieli tekstitiedostojen analysointia ja raportointia varten
Imuroi libmodule-want-perl
Arkkitehtuuri | Paketin koko | Koko asennettuna | Tiedostot |
---|---|---|---|
all | 11.9 kt | 30.0 kt | [tiedostoluettelo] |