X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=META.yml;h=9da7e797f29ed0a8b5fbead64689b4e647a58342;hp=3fa913ecf13870fb54b26d2bf74804ad0b13653c;hb=6f6e1bb4c351b3983846bec8c4540bbbcf38a480;hpb=7c1078a49a3c3f5a23b307395eccfc3c4e5a8b06 diff --git a/META.yml b/META.yml index 3fa913e..9da7e79 100644 --- a/META.yml +++ b/META.yml @@ -1,8 +1,8 @@ --- name: Catalyst -version: 5.23 +version: 5.24 author: - - Sebastian Riedel, C + - 'Sebastian Riedel, C' abstract: The Elegant MVC Web Application Framework license: perl requires: @@ -12,12 +12,12 @@ requires: File::Temp: 0.14 HTML::Entities: 0 HTTP::Daemon: 0 - HTTP::Headers: 0 + HTTP::Headers: 1.59 HTTP::Request: 0 HTTP::Response: 0 LWP::UserAgent: 0 Module::Pluggable::Fast: 0.16 - Path::Class: 0 + Path::Class: 0.09 Template: 0 Text::ASCIITable: 0 Tree::Simple: 0 @@ -28,7 +28,7 @@ requires: provides: Catalyst: file: lib/Catalyst.pm - version: 5.23 + version: 5.24 Catalyst::Base: file: lib/Catalyst/Base.pm Catalyst::Build: