X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst.pm;h=22deaf11b336e1665a723f82d11bf17db225ed1a;hb=attic%2Fcontext_go;hp=fa0ebdf703be058263f5e0d7326f8aebe7ed292f;hpb=0bf7ab7160f4f2fd0f00cd3d53ac311e9ad50241;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst.pm b/lib/Catalyst.pm index fa0ebdf..22deaf1 100644 --- a/lib/Catalyst.pm +++ b/lib/Catalyst.pm @@ -64,7 +64,7 @@ __PACKAGE__->stats_class('Catalyst::Stats'); # Remember to update this in Catalyst::Runtime as well! -our $VERSION = '5.7099_01'; +our $VERSION = '5.7014'; sub import { my ( $class, @arguments ) = @_; @@ -2411,15 +2411,13 @@ Wiki: =head2 L - The test suite. -=head1 PROJECT FOUNDER +=head1 CREDITS -sri: Sebastian Riedel +Andy Grundman -=head1 CONTRIBUTORS +Andy Wardley -abw: Andy Wardley - -acme: Leon Brocard +Andreas Marienborg Andrew Bramble @@ -2427,67 +2425,65 @@ Andrew Ford Andrew Ruthven -andyg: Andy Grundman +Arthur Bergman -audreyt: Audrey Tang +Autrijus Tang -bricas: Brian Cassidy +Brian Cassidy -chansen: Christian Hansen +Carl Franks -chicks: Christopher Hicks +Christian Hansen -dkubb: Dan Kubb +Christopher Hicks -Drew Taylor +Dan Sully -esskar: Sascha Kiefer +Danijel Milicevic -fireartist: Carl Franks +David Kamholz -gabb: Danijel Milicevic +David Naughton + +Drew Taylor Gary Ashton Jones Geoff Richards -jcamacho: Juan Camacho +Jesse Sheidlower + +Jesse Vincent Jody Belka Johan Lindstrom -jon: Jon Schutz +Juan Camacho -marcus: Marcus Ramberg +Leon Brocard -miyagawa: Tatsuhiko Miyagawa +Marcus Ramberg -mst: Matt S. Trout +Matt S Trout -mugwump: Sam Vilain +Robert Sedlacek -naughton: David Naughton +Sam Vilain -ningu: David Kamholz +Sascha Kiefer -nothingmuch: Yuval Kogman +Sebastian Willert -numa: Dan Sully +Tatsuhiko Miyagawa -obra: Jesse Vincent - -omega: Andreas Marienborg - -phaylon: Robert Sedlacek - -sky: Arthur Bergman +Ulf Edvinsson -the_jester: Jesse Sheidlower +Yuval Kogman -Ulf Edvinsson +=head1 AUTHOR -willert: Sebastian Willert +Sebastian Riedel, C =head1 LICENSE