added META.yml
Marcus Ramberg [Sat, 9 Apr 2005 00:40:20 +0000 (00:40 +0000)]
META.yml [new file with mode: 0644]

diff --git a/META.yml b/META.yml
new file mode 100644 (file)
index 0000000..c61b3e9
--- /dev/null
+++ b/META.yml
@@ -0,0 +1,17 @@
+# http://module-build.sourceforge.net/META-spec.html
+#XXXXXXX This is a prototype!!!  It will change in the future!!! XXXXX#
+name:         Catalyst
+version:      4.26
+version_from: lib/Catalyst.pm
+installdirs:  site
+requires:
+    CGI::Simple:                   0
+    Class::Accessor::Fast:         0
+    Class::Data::Inheritable:      0
+    HTML::Entities:                0
+    HTTP::Headers:                 0
+    Module::Pluggable::Fast:       0
+    UNIVERSAL::require:            0
+
+distribution_type: module
+generated_by: ExtUtils::MakeMaker version 6.17