diff options
Diffstat (limited to 'perl/perl-CPAN-Meta/README')
-rw-r--r-- | perl/perl-CPAN-Meta/README | 5 |
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. |