Note CAF difference here
Tomas Doran [Mon, 12 Jan 2009 04:46:39 +0000 (04:46 +0000)]
lib/Catalyst/Upgrading.pod

index 0460754..e2d49fa 100644 (file)
@@ -105,6 +105,10 @@ Therefore the correct fix is to re-arrange your class' inheritance
 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