opnsense-ports/devel/p5-Module-Reload-Sel/pkg-descr
2022-09-07 22:33:21 +02:00

8 lines
403 B
Text

Utility for module developers to selectively reload needed modules
and/or conditionally augment @INC with additional, per-developer
library directories, at development time based on environment
variables.
Particularly helpful in conjunction with mod_perl applications where
some or all application logic resides in separate Perl modules that
would otherwise not get reloaded until the server restarts.