X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=META.yml;h=7cb75cab2b25d79754e9f24b3529a7562250233a;hb=7101bd1f9d86faa21526f6601dbdb401c679501c;hp=c233b0ddda1909e65ddfbe220fc2b2d6fdcef78b;hpb=60b53d078b97c5f90a870f46bef70b889d857701;p=catagits%2FCatalyst-Runtime.git diff --git a/META.yml b/META.yml index c233b0d..7cb75ca 100644 --- a/META.yml +++ b/META.yml @@ -1,6 +1,6 @@ --- name: Catalyst -version: 5.49_03 +version: 5.49_05 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_05 Catalyst::Action: file: lib/Catalyst/Action.pm Catalyst::ActionContainer: