initial commit of Catalyst skeleton app
[scpubgit/stemmatology.git] / TreeOfTexts / META.yml
diff --git a/TreeOfTexts/META.yml b/TreeOfTexts/META.yml
new file mode 100644 (file)
index 0000000..4e77f17
--- /dev/null
@@ -0,0 +1,31 @@
+---
+abstract: 'Catalyst based application'
+author:
+  - 'Tara L Andrews'
+build_requires:
+  ExtUtils::MakeMaker: 6.42
+  Test::More: 0.88
+configure_requires:
+  ExtUtils::MakeMaker: 6.42
+distribution_type: module
+generated_by: 'Module::Install version 1.00'
+license: perl
+meta-spec:
+  url: http://module-build.sourceforge.net/META-spec-v1.4.html
+  version: 1.4
+name: TreeOfTexts
+no_index:
+  directory:
+    - inc
+    - t
+requires:
+  Catalyst::Action::RenderView: 0
+  Catalyst::Plugin::ConfigLoader: 0
+  Catalyst::Plugin::Static::Simple: 0
+  Catalyst::Runtime: 5.90002
+  Config::General: 0
+  Moose: 0
+  namespace::autoclean: 0
+resources:
+  license: http://dev.perl.org/licenses/
+version: 0.01