X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst.pm;h=c7e776e2f883020e45ce80968c41e56c07f4e11f;hb=fc6b418d95404ae16aa7fde1bd68ed2ff0d2b025;hp=c472f4ae31dec7279874b6845ec0ba31269f00f0;hpb=0e725f11bdb3b81b7f67a45c060207e634ddea37;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst.pm b/lib/Catalyst.pm index c472f4a..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 ) = @_; @@ -3228,6 +3228,10 @@ 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