[ aria ]
[ Fonte: libnamespace-clean-perl ]
Pacote: libnamespace-clean-perl (0.27-2)
Links para libnamespace-clean-perl
Baixe o pacote-fonte libnamespace-clean-perl:
- [libnamespace-clean-perl_0.27-2.debian.tar.xz]
- [libnamespace-clean-perl_0.27-2.dsc]
- [libnamespace-clean-perl_0.27.orig.tar.gz]
Mantenedores(as):
Fontes externas:
- Pagina principal [metacpan.org]
Pacotes similares:
module for keeping imports and functions out of the current namespace
namespace::clean is a Perl pragma for keeping imported functions out of the current namespace. This is especially important because Perl functions are naturally available as methods, which can complicate subclassing.
Using the namespace::clean pragma will remove all previously declared or imported symbols at the end of the current package's compile cycle. This means that functions called in the package itself will still be bound by their name, but they won't show up as methods on your class or instances.
Outros pacotes relacionados a libnamespace-clean-perl
|
|
|
|
-
- dep: libb-hooks-endofscope-perl
- module for executing code after a scope finished compilation
-
- dep: libpackage-stash-perl
- module providing routines for manipulating stashes
-
- dep: libsub-identify-perl
- module to retrieve names of code references
-
- dep: libsub-name-perl
- module for assigning a new name to referenced sub
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
Download de libnamespace-clean-perl
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 17.4 kB | 40.0 kB | [lista de arquivos] |