summaryrefslogtreecommitdiff
path: root/META.yml
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@lorry>2014-02-06 22:09:40 +0000
committerLorry Tar Creator <lorry-tar-importer@lorry>2014-02-06 22:09:40 +0000
commit3621e4956cb037811317b0195d3248108c6658c3 (patch)
tree3b72d0c777a6299cb8e96bfdc856487b7358f605 /META.yml
downloadModule-Runtime-tarball-3621e4956cb037811317b0195d3248108c6658c3.tar.gz
Module-Runtime-0.014HEADModule-Runtime-0.014master
Diffstat (limited to 'META.yml')
-rw-r--r--META.yml32
1 files changed, 32 insertions, 0 deletions
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) <zefram@fysh.org>'
+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