mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 19:36:28 -04:00
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
10 lines
456 B
Text
10 lines
456 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.
|
|
|
|
WWW: https://metacpan.org/release/Module-Reload-Sel
|