summaryrefslogtreecommitdiff
path: root/META.yml
diff options
context:
space:
mode:
Diffstat (limited to 'META.yml')
-rw-r--r--META.yml37
1 files changed, 37 insertions, 0 deletions
diff --git a/META.yml b/META.yml
new file mode 100644
index 0000000..09a9745
--- /dev/null
+++ b/META.yml
@@ -0,0 +1,37 @@
+---
+abstract: unknown
+author:
+ - unknown
+build_requires:
+ ExtUtils::MakeMaker: '0'
+configure_requires:
+ ExtUtils::MakeMaker: '0'
+dynamic_config: 1
+generated_by: 'ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter version 2.150001'
+keywords:
+ - 'CPAN infrastructure'
+ - 'per-directory indexing and signing'
+license: perl
+meta-spec:
+ url: http://module-build.sourceforge.net/META-spec-v1.4.html
+ version: '1.4'
+name: CPAN-Checksums
+no_index:
+ directory:
+ - t
+ - inc
+requires:
+ Compress::Bzip2: '0'
+ Compress::Zlib: '0'
+ Data::Compare: '0'
+ Data::Dumper: '0'
+ Digest::MD5: '2.36'
+ Digest::SHA: '0'
+ DirHandle: '0'
+ File::Spec: '0'
+ File::Temp: '0'
+ IO::File: '1.14'
+ Module::Signature: '0'
+resources:
+ repository: git://github.com/andk/cpan-checksums.git
+version: '2.10'