summaryrefslogtreecommitdiffstats
path: root/package/perl-module-implementation/Config.in
diff options
context:
space:
mode:
authorChristopher McCrory <chrismcc@gmail.com>2018-08-11 11:27:42 -0700
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-08-13 23:16:01 +0200
commit84e9a557f1978d8356f9928a90faff933de8e51c (patch)
treeaaf4f005c1c0d21febde35bd2b121b4affbf507a /package/perl-module-implementation/Config.in
parenta8df4f293513e0c9c7279fcdd0ee2d2333d22f98 (diff)
downloadbuildroot-84e9a557f1978d8356f9928a90faff933de8e51c.tar.gz
buildroot-84e9a557f1978d8356f9928a90faff933de8e51c.zip
perl-module-implementation: new package
Signed-off-by: Christopher McCrory <chrismcc@gmail.com> Acked-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/perl-module-implementation/Config.in')
-rw-r--r--package/perl-module-implementation/Config.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/package/perl-module-implementation/Config.in b/package/perl-module-implementation/Config.in
new file mode 100644
index 0000000000..354197649d
--- /dev/null
+++ b/package/perl-module-implementation/Config.in
@@ -0,0 +1,9 @@
+config BR2_PACKAGE_PERL_MODULE_IMPLEMENTATION
+ bool "perl-module-implementation"
+ select BR2_PACKAGE_PERL_MODULE_RUNTIME
+ select BR2_PACKAGE_PERL_TRY_TINY
+ help
+ Loads one of several alternate underlying implementations
+ for a module
+
+ http://metacpan.org/release/Module-Implementation
OpenPOWER on IntegriCloud