From 934fd7f7c56cb22173d32dcd7ffb1389cddd2011 Mon Sep 17 00:00:00 2001 From: jake Date: Sat, 3 Sep 2022 17:13:08 -0400 Subject: initial commit --- MYMETA.yml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 MYMETA.yml (limited to 'MYMETA.yml') 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 ' +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' -- cgit v1.2.3