libmodule-pluggable-perl 5.2
Name | libmodule-pluggable-perl |
---|---|
Version | 5.2 |
Summary | Automatically give your module the ability to have plugins |
Description | Provides a simple but, hopefully, extensible way of having 'plugins' for your module. Obviously this isn't going to be the be all and end all of solutions but it works for me.Essentially all it does is export a method into your namespace that looks through a search path for .pm files and turn those into class names.Optionally it instantiates those classes for you. |
Section | libs |
License | Artistic-1.0 | GPL-1.0+ |
Homepage | https://github.com/simonwistow/Module-Pluggable |
Recipe file | recipes-perl/libmodule/libmodule-pluggable-perl_5.2.bb |
Layer | meta-perl (morty branch) |
Inherits |
|
Dependencies |
|
PACKAGECONFIG options |
Sources
https://github.com/moto-timo/Module-Pluggable/archive/5.2.tar.gz |
Patches
None
Other branches
This recipe in other branches of meta-perl:
Branch | Recipe |
---|---|
master | libmodule-pluggable-perl 5.2 |
scarthgap (Yocto Project 5.0) | libmodule-pluggable-perl 5.2 |
nanbield (Yocto Project 4.3) | libmodule-pluggable-perl 5.2 |
mickledore (Yocto Project 4.2) | libmodule-pluggable-perl 5.2 |
langdale (Yocto Project 4.1) | libmodule-pluggable-perl 5.2 |
kirkstone (Yocto Project 4.0) | libmodule-pluggable-perl 5.2 |
honister (Yocto Project 3.4) | libmodule-pluggable-perl 5.2 |
hardknott (Yocto Project 3.3) | libmodule-pluggable-perl 5.2 |
gatesgarth (Yocto Project 3.2) | libmodule-pluggable-perl 5.2 |
dunfell (Yocto Project 3.1) | libmodule-pluggable-perl 5.2 |
zeus (Yocto Project 3.0) | libmodule-pluggable-perl 5.2 |
warrior (Yocto Project 2.7) | libmodule-pluggable-perl 5.2 |
thud (Yocto Project 2.6) | libmodule-pluggable-perl 5.2 |
sumo (Yocto Project 2.5) | libmodule-pluggable-perl 5.2 |
rocko (Yocto Project 2.4) | libmodule-pluggable-perl 5.2 |
pyro (Yocto Project 2.3) | libmodule-pluggable-perl 5.2 |
morty (Yocto Project 2.2) | libmodule-pluggable-perl 5.2 (this recipe) |
krogoth (Yocto Project 2.1) | libmodule-pluggable-perl 5.2 |
jethro (Yocto Project 2.0) | libmodule-pluggable-perl 5.2 |
fido (Yocto Project 1.8) | libmodule-pluggable-perl 5.1 |
dizzy (Yocto Project 1.7) | libmodule-pluggable-perl 5.1 |