From 3621e4956cb037811317b0195d3248108c6658c3 Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Thu, 6 Feb 2014 22:09:40 +0000 Subject: Module-Runtime-0.014 --- META.yml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 META.yml (limited to 'META.yml') diff --git a/META.yml b/META.yml new file mode 100644 index 0000000..7f03870 --- /dev/null +++ b/META.yml @@ -0,0 +1,32 @@ +--- +abstract: 'runtime module handling' +author: + - 'Andrew Main (Zefram) ' +build_requires: + Module::Build: 0 + Test::More: 0 + perl: 5.006 + strict: 0 + warnings: 0 +configure_requires: + Module::Build: 0 + perl: 5.006 + strict: 0 + warnings: 0 +dynamic_config: 0 +generated_by: 'Module::Build version 0.4204, CPAN::Meta::Converter version 2.131560' +license: perl +meta-spec: + url: http://module-build.sourceforge.net/META-spec-v1.4.html + version: 1.4 +name: Module-Runtime +provides: + Module::Runtime: + file: lib/Module/Runtime.pm + version: 0.014 +requires: + perl: 5.006 +resources: + license: http://dev.perl.org/licenses/ + repository: git://git.fysh.org/zefram/Module-Runtime.git +version: 0.014 -- cgit v1.2.1