search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
11 lines
456 B
Plaintext
11 lines
456 B
Plaintext
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
|