all options
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: libapache2-reload-perl  ]

Package: libapache2-reload-perl (0.13-2)

Links for libapache2-reload-perl

Screenshot

Debian Resources:

Download Source Package libapache2-reload-perl:

Maintainers:

External Resources:

Similar packages:

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.

Tags: Software Development: Perl Development, Libraries, Implemented in: Perl, Application Suite: Apache

Other Packages Related to libapache2-reload-perl

  • depends
  • recommends
  • suggests
  • enhances

Download libapache2-reload-perl

Download for all available architectures
Architecture Package Size Installed Size Files
all 16.6 kB39.0 kB [list of files]