aboutsummaryrefslogtreecommitdiffstats
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..13c53f4
--- /dev/null
+++ b/META.yml
@@ -0,0 +1,31 @@
+---
+abstract: 'Catalyst based application'
+author:
+ - 'Buchan Milne'
+build_requires:
+ ExtUtils::MakeMaker: 6.42
+ Test::More: 0.88
+configure_requires:
+ ExtUtils::MakeMaker: 6.42
+distribution_type: module
+generated_by: 'Module::Install version 0.95'
+license: perl
+meta-spec:
+ url: http://module-build.sourceforge.net/META-spec-v1.4.html
+ version: 1.4
+name: CatDap
+no_index:
+ directory:
+ - inc
+ - t
+requires:
+ Catalyst::Action::RenderView: 0
+ Catalyst::Plugin::ConfigLoader: 0
+ Catalyst::Plugin::Static::Simple: 0
+ Catalyst::Runtime: 5.80022
+ Config::General: 0
+ Moose: 0
+ namespace::autoclean: 0
+resources:
+ license: http://dev.perl.org/licenses/
+version: 0.01