summaryrefslogtreecommitdiffstats
path: root/package/perl-file-slurp/Config.in
diff options
context:
space:
mode:
authorChristopher McCrory <chrismcc@gmail.com>2018-08-10 09:14:53 -0700
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-08-12 23:40:27 +0200
commit61bc823035249da55d37364c56c79fae278be4ae (patch)
treef0654844625ebe68b991c3aeac507cbaef4ac881 /package/perl-file-slurp/Config.in
parentcd1788f676833da41a315851cdeb9bd55d4c2e10 (diff)
downloadbuildroot-61bc823035249da55d37364c56c79fae278be4ae.tar.gz
buildroot-61bc823035249da55d37364c56c79fae278be4ae.zip
perl-file-slurp: 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-file-slurp/Config.in')
-rw-r--r--package/perl-file-slurp/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/package/perl-file-slurp/Config.in b/package/perl-file-slurp/Config.in
new file mode 100644
index 0000000000..69a8871717
--- /dev/null
+++ b/package/perl-file-slurp/Config.in
@@ -0,0 +1,7 @@
+config BR2_PACKAGE_PERL_FILE_SLURP
+ bool "perl-file-slurp"
+ help
+ Simple and Efficient Reading/Writing/Modifying of Complete
+ Files
+
+ https://metacpan.org/release/File-Slurp
OpenPOWER on IntegriCloud