search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
8 lines
344 B
Text
8 lines
344 B
Text
relative - Load modules with relative names
|
|
|
|
This module allows you to load modules using only parts of their name,
|
|
relatively to the current module or to a given module. Module names are by
|
|
default searched below the current module, but can be searched upper in the
|
|
hierarchy using the ..:: syntax.
|
|
|
|
WWW: https://metacpan.org/release/relative
|