X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=META.yml;h=c5868c8f176d406f1f2807f3a85e7ab17e38ccf4;hb=e7f1cf73b4e0e5863e901aaa0e6bda2e39bd0edc;hp=c233b0ddda1909e65ddfbe220fc2b2d6fdcef78b;hpb=60b53d078b97c5f90a870f46bef70b889d857701;p=catagits%2FCatalyst-Runtime.git diff --git a/META.yml b/META.yml index c233b0d..c5868c8 100644 --- a/META.yml +++ b/META.yml @@ -1,6 +1,6 @@ --- name: Catalyst -version: 5.49_03 +version: 5.49_04 author: - 'Sebastian Riedel, C' abstract: The Elegant MVC Web Application Framework @@ -12,7 +12,7 @@ requires: Class::Inspector: 0 File::Modified: 0 HTML::Entities: 0 - HTTP::Body: 0.03 + HTTP::Body: 0.4 HTTP::Headers: 1.59 HTTP::Request: 0 HTTP::Response: 0 @@ -24,7 +24,7 @@ requires: Scalar::Util: 0 Template: 0 Test::MockObject: 0 - Text::ASCIITable: 0.17 + Text::SimpleTable: 0 Time::HiRes: 0 Tree::Simple: 0 Tree::Simple::Visitor::FindByPath: 0 @@ -38,7 +38,7 @@ recommends: provides: Catalyst: file: lib/Catalyst.pm - version: 5.49_03 + version: 5.49_04 Catalyst::Action: file: lib/Catalyst/Action.pm Catalyst::ActionContainer: