Pacote: libapache2-reload-perl (0.14-1)
Links para libapache2-reload-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 libapache2-reload-perl:
- [libapache2-reload-perl_0.14-1.dsc]
- [libapache2-reload-perl_0.14.orig.tar.gz]
- [libapache2-reload-perl_0.14-1.debian.tar.xz]
Mantenedores(as):
Fontes externas:
- Pagina principal [metacpan.org]
Pacotes similares:
module for reloading Perl modules when changed on disk
Apache2::Reload reloads modules that change on the disk.
When Perl pulls a file via "require", it stores the filename in the global hash %INC. The next time Perl tries to "require" the same file, it sees the file in %INC and does not reload from disk. This module's handler can be configured to iterate over the modules in %INC and reload those that have changed on disk. It can also monitor only specific modules that have registered themselves with Apache2::Reload. It is possible to trigger the check only when a special touch-file has been modified, minimizing the number of stat() calls per request.
Outros pacotes relacionados a libapache2-reload-perl
|
|
|
|
-
- dep: libapache2-mod-perl2
- Integração do perl com o servidor web Apache2
-
- dep: perl
- Linguagem de extração e relatórios prática de Larry Wall
Download de libapache2-reload-perl
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 15.8 kB | 38.0 kB | [lista de arquivos] |