[Catalyst-commits] r10940 - Catalyst-Runtime/5.80/trunk/lib
jester at dev.catalyst.perl.org
jester at dev.catalyst.perl.org
Wed Jul 22 12:46:29 GMT 2009
Author: jester
Date: 2009-07-22 12:46:29 +0000 (Wed, 22 Jul 2009)
New Revision: 10940
Modified:
Catalyst-Runtime/5.80/trunk/lib/Catalyst.pm
Log:
Changed link from C::Base to C::Controller; fixed my alias
Modified: Catalyst-Runtime/5.80/trunk/lib/Catalyst.pm
===================================================================
--- Catalyst-Runtime/5.80/trunk/lib/Catalyst.pm 2009-07-22 10:05:42 UTC (rev 10939)
+++ Catalyst-Runtime/5.80/trunk/lib/Catalyst.pm 2009-07-22 12:46:29 UTC (rev 10940)
@@ -2683,7 +2683,7 @@
=head2 L<Catalyst::Manual> - The Catalyst Manual
-=head2 L<Catalyst::Component>, L<Catalyst::Base> - Base classes for components
+=head2 L<Catalyst::Component>, L<Catalyst::Controller> - Base classes for components
=head2 L<Catalyst::Engine> - Core engine
@@ -2745,6 +2745,8 @@
jcamacho: Juan Camacho
+jester: Jesse Sheidlower
+
jhannah: Jay Hannah <jay at jays.net>
Jody Belka
@@ -2783,8 +2785,6 @@
sky: Arthur Bergman
-the_jester: Jesse Sheidlower
-
t0m: Tomas Doran <bobtfish at bobtfish.net>
Ulf Edvinsson
More information about the Catalyst-commits
mailing list