freebsd-ports/devel/p5-Module-Loader/pkg-descr
Sunpoet Po-Chuan Hsieh 2e3ca5f13f Add p5-Module-Loader 0.03
Module::Loader provides methods for finding modules in a given namespace, and
then loading them. It is intended for use in situations where you're looking for
plugins, and then loading one or more of them.

This module was inspired by Mojo::Loader, which I have used in a number of
projects. But some people were wary of requiring Mojolicious just to get a
module loader, which prompted me to create Module::Loader.

WWW: https://metacpan.org/release/Module-Loader
2019-03-17 18:21:27 +00:00

9 lines
465 B
Text

Module::Loader provides methods for finding modules in a given namespace, and
then loading them. It is intended for use in situations where you're looking for
plugins, and then loading one or more of them.
This module was inspired by Mojo::Loader, which I have used in a number of
projects. But some people were wary of requiring Mojolicious just to get a
module loader, which prompted me to create Module::Loader.
WWW: https://metacpan.org/release/Module-Loader