[Catalyst-commits] r9069 - Catalyst-Runtime/5.80/trunk/lib/Catalyst
t0m at dev.catalyst.perl.org
t0m at dev.catalyst.perl.org
Mon Jan 12 04:46:39 GMT 2009
Author: t0m
Date: 2009-01-12 04:46:39 +0000 (Mon, 12 Jan 2009)
New Revision: 9069
Modified:
Catalyst-Runtime/5.80/trunk/lib/Catalyst/Upgrading.pod
Log:
Note CAF difference here
Modified: Catalyst-Runtime/5.80/trunk/lib/Catalyst/Upgrading.pod
===================================================================
--- Catalyst-Runtime/5.80/trunk/lib/Catalyst/Upgrading.pod 2009-01-12 04:46:31 UTC (rev 9068)
+++ Catalyst-Runtime/5.80/trunk/lib/Catalyst/Upgrading.pod 2009-01-12 04:46:39 UTC (rev 9069)
@@ -105,6 +105,10 @@
hierarchy so that the COMPONENT method you would like to inherit is
the first COMPONENT method in your @ISA.
+=head2 Assigning lists to accessors
+
+FIXME
+
=head1 WARNINGS
=head2 Methods in Catalyst::Dispatcher
More information about the Catalyst-commits
mailing list