summaryrefslogtreecommitdiff
path: root/MYMETA.yml
diff options
context:
space:
mode:
authorjake <jake@jakes-mail.top>2022-09-03 17:13:08 -0400
committerjake <jake@jakes-mail.top>2022-09-03 17:13:08 -0400
commit934fd7f7c56cb22173d32dcd7ffb1389cddd2011 (patch)
treee32f575f86e0dce69bfc4c02993ba64fe68c2a44 /MYMETA.yml
initial commitHEADmaster
Diffstat (limited to 'MYMETA.yml')
-rw-r--r--MYMETA.yml24
1 files changed, 24 insertions, 0 deletions
diff --git a/MYMETA.yml b/MYMETA.yml
new file mode 100644
index 0000000..26be0fc
--- /dev/null
+++ b/MYMETA.yml
@@ -0,0 +1,24 @@
+---
+abstract: 'Tells you some info about webm/webp files.'
+author:
+ - 'Jake Thoughts <jake@jakes-mail.top>'
+build_requires:
+ ExtUtils::MakeMaker: '0'
+ Test::More: '0'
+configure_requires:
+ ExtUtils::MakeMaker: '0'
+dynamic_config: 0
+generated_by: 'ExtUtils::MakeMaker version 7.64, CPAN::Meta::Converter version 2.150010'
+license: gpl
+meta-spec:
+ url: http://module-build.sourceforge.net/META-spec-v1.4.html
+ version: '1.4'
+name: webx_type
+no_index:
+ directory:
+ - t
+ - inc
+requires:
+ perl: '5.010'
+version: '0.01'
+x_serialization_backend: 'CPAN::Meta::YAML version 0.018'