Pacote: libsub-delete-perl (1.00002-4)
Links para libsub-delete-perl
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte libsub-delete-perl:
- [libsub-delete-perl_1.00002-4.dsc]
- [libsub-delete-perl_1.00002.orig.tar.gz]
- [libsub-delete-perl_1.00002-4.debian.tar.xz]
Mantenedores(as):
Fontes externas:
- Pagina principal [metacpan.org]
Pacotes similares:
Perl module to delete subroutines
Sub::Delete provides one function, delete_sub, that deletes the subroutine whose name is passed to it. (To load the module without importing the function, write use Sub::Delete();.)
This does more than simply undefine the subroutine in the manner of undef &foo, which leaves a stub that can trigger AUTOLOAD (and, consequently, won't work for deleting methods). The subroutine is completely obliterated from the symbol table (though there may be references to it elsewhere, including in compiled code).
Outros pacotes relacionados a libsub-delete-perl
|
|
|
|
-
- dep: perl
- Linguagem de extração e relatórios prática de Larry Wall
Download de libsub-delete-perl
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 7.7 kB | 22.0 kB | [lista de arquivos] |