X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst.pm;h=c7e776e2f883020e45ce80968c41e56c07f4e11f;hb=fc6b418d95404ae16aa7fde1bd68ed2ff0d2b025;hp=ffae6011f8ba59d7d0cd482a0a9e6a9ba218c6d5;hpb=524b0e1cfa0a5722a3d8f56a2a15fb709e9e71de;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst.pm b/lib/Catalyst.pm index ffae601..c7e776e 100644 --- a/lib/Catalyst.pm +++ b/lib/Catalyst.pm @@ -79,7 +79,7 @@ __PACKAGE__->stats_class('Catalyst::Stats'); # Remember to update this in Catalyst::Runtime as well! -our $VERSION = '5.80031'; +our $VERSION = '5.80032'; sub import { my ( $class, @arguments ) = @_; @@ -3226,6 +3226,12 @@ Yuval Kogman, C rainboxx: Matthias Dietrich, C +dd070: Dhaval Dhanani + +=head1 COPYRIGHT + +Copyright (c) 2005, the above named PROJECT FOUNDER and CONTRIBUTORS. + =head1 LICENSE This library is free software. You can redistribute it and/or modify it under