summaryrefslogtreecommitdiff
path: root/META.yml
diff options
context:
space:
mode:
Diffstat (limited to 'META.yml')
-rw-r--r--META.yml31
1 files changed, 31 insertions, 0 deletions
diff --git a/META.yml b/META.yml
new file mode 100644
index 0000000..7da7e22
--- /dev/null
+++ b/META.yml
@@ -0,0 +1,31 @@
+---
+abstract: 'supply object methods for interacting with GnuPG'
+author:
+ - BPS
+build_requires:
+ ExtUtils::MakeMaker: 6.36
+configure_requires:
+ ExtUtils::MakeMaker: 6.36
+distribution_type: module
+dynamic_config: 1
+generated_by: 'Module::Install version 1.19'
+license: perl
+meta-spec:
+ url: http://module-build.sourceforge.net/META-spec-v1.4.html
+ version: 1.4
+name: GnuPG-Interface
+no_index:
+ directory:
+ - inc
+ - t
+ - test
+requires:
+ Fatal: 0
+ Math::BigInt: '1.78'
+ Moo: '0.091011'
+ MooX::HandlesVia: '0.001004'
+ MooX::late: '0.014'
+ Scalar::Util: 0
+resources:
+ license: http://dev.perl.org/licenses/
+version: '1.01'