libapache2-reload-perl binary package in Ubuntu Lunar ppc64el
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.
Publishing history
Date | Status | Target | Component | Section | Priority | Phased updates | Version | ||
---|---|---|---|---|---|---|---|---|---|
2022-11-09 16:04:35 UTC | Published | Ubuntu Lunar ppc64el | release | main | perl | Optional | 0.13-4 | ||
|
|||||||||
Deleted | Ubuntu Lunar ppc64el | proposed | main | perl | Optional | 0.13-4 | |||
|
|||||||||
2022-11-09 16:07:49 UTC | Superseded | Ubuntu Lunar ppc64el | release | main | perl | Optional | 0.13-3 | ||
|