[ bianca ]
[ Quellcode: libclass-load-perl ]
Paket: libclass-load-perl (0.25-2)
Links für libclass-load-perl
Quellcode-Paket libclass-load-perl herunterladen:
- [libclass-load-perl_0.25-2.debian.tar.xz]
- [libclass-load-perl_0.25-2.dsc]
- [libclass-load-perl_0.25.orig.tar.gz]
Betreuer:
Externe Ressourcen:
- Homepage [metacpan.org]
Ähnliche Pakete:
module for loading modules by name
"require EXPR" only accepts Class/Name.pm style module names, not Class::Name. For that, Class::Load provides "load_class 'Class::Name'".
It's often useful to test whether a module can be loaded, instead of throwing an error when it's not available. For that, Class::Load provides "try_load_class 'Class::Name'".
Finally, sometimes it is important to know whether a particular class has been loaded. Asking %INC is an option, but that will miss inner packages and any class for which the filename does not correspond to the package name. For that, this module provides "is_class_loaded 'Class::Name'".
Andere Pakete mit Bezug zu libclass-load-perl
|
|
|
|
-
- dep: libdata-optlist-perl
- module to parse and validate simple name/value option pairs
-
- dep: libmodule-implementation-perl
- module for loading one of several alternate implementations of a module
-
- dep: libmodule-runtime-perl
- Perl module for runtime module handling
-
- dep: libpackage-stash-perl
- module providing routines for manipulating stashes
-
- dep: libtry-tiny-perl
- module providing minimalistic try/catch
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
libclass-load-perl herunterladen
| Architektur | Paketgröße | Größe (installiert) | Dateien |
|---|---|---|---|
| all | 15,0 kB | 40,0 kB | [Liste der Dateien] |