Pakiet: libmodule-want-perl (0.6-2)
Odnośniki dla libmodule-want-perl
Zasoby systemu Trisquel:
- Install using apturl
- Entry at directory.fsf.org
- Raporty o błędach
- Changelog
- Informacje nt. praw autorskich
Pobieranie pakietu źródłowego libmodule-want-perl:
- [libmodule-want-perl_0.6-2.dsc]
- [libmodule-want-perl_0.6.orig.tar.gz]
- [libmodule-want-perl_0.6-2.debian.tar.xz]
Opiekun:
Original Maintainers:
- Debian Perl Group (Archiwum e-mail)
- gregor herrmann
Zasoby zewnętrzne:
- Strona internetowa [metacpan.org]
Podobne pakiety:
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.
Inne pakiety związane z libmodule-want-perl
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
Pobieranie libmodule-want-perl
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 11,1 KiB | 57 KiB | [lista plików] |