summaryrefslogtreecommitdiffstats
path: root/perl/perl-CPAN-Meta/README
diff options
context:
space:
mode:
author Edinaldo P. Silva <edps.mundognu@gmail.com>2015-04-20 21:44:00 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-04-21 12:01:22 +0700
commit4d9d5744e5dc264f4fed68783442f3dac3f8277a (patch)
treec3530ff5facd499c45b9d4a0172a6833c6a261ab /perl/perl-CPAN-Meta/README
parentcf94eb08f082baa82273a615e63a7948820e2ba6 (diff)
downloadslackbuilds-4d9d5744e5dc264f4fed68783442f3dac3f8277a.tar.gz
slackbuilds-4d9d5744e5dc264f4fed68783442f3dac3f8277a.tar.xz
perl/perl-CPAN-Meta: Added (distribution metadata for CPAN dist).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-CPAN-Meta/README')
-rw-r--r--perl/perl-CPAN-Meta/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/perl/perl-CPAN-Meta/README b/perl/perl-CPAN-Meta/README
new file mode 100644
index 0000000000..45cefa5058
--- /dev/null
+++ b/perl/perl-CPAN-Meta/README
@@ -0,0 +1,5 @@
+perl-CPAN-Meta (the distribution metadata for a CPAN dist)
+
+Software distributions released to the CPAN include a META.json or, for older
+distributions, META.yml, which describes the distribution, its contents, and the
+requirements for building and installing the distribution.