updated: Added docs for 2 missing functions
[catagits/Catalyst-Runtime.git] / META.yml
index c61b3e9..5b1e4cb 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -1,7 +1,7 @@
 # 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:      5.01
 version_from: lib/Catalyst.pm
 installdirs:  site
 requires:
@@ -9,9 +9,18 @@ requires:
     Class::Accessor::Fast:         0
     Class::Data::Inheritable:      0
     HTML::Entities:                0
+    HTTP::Daemon:                  0
     HTTP::Headers:                 0
+    HTTP::Request:                 0
+    HTTP::Response:                0
+    LWP::UserAgent:                0
     Module::Pluggable::Fast:       0
+    Template:                      0
+    Text::ASCIITable:              0
+    Tree::Simple:                  0
+    Tree::Simple::Visitor::FindByPath: 0
     UNIVERSAL::require:            0
+    URI:                           0
 
 distribution_type: module
 generated_by: ExtUtils::MakeMaker version 6.17