X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=blobdiff_plain;f=lib%2FCatalyst%2FManual%2FExtendingCatalyst.pod;h=7cc4cc8ea915807cf449f39bc07d0341b8299c84;hp=bdfba30ff4ce1e30f8eafdfb5cefae37bffc695f;hb=be3349e1a2966ee8abc15c1b9a168a3c70125ccb;hpb=6e1417cd5ddd2e55b33775daaa84479dc37b2c7b diff --git a/lib/Catalyst/Manual/ExtendingCatalyst.pod b/lib/Catalyst/Manual/ExtendingCatalyst.pod index bdfba30..7cc4cc8 100644 --- a/lib/Catalyst/Manual/ExtendingCatalyst.pod +++ b/lib/Catalyst/Manual/ExtendingCatalyst.pod @@ -240,13 +240,7 @@ L, or even react on them as soon as Catalyst encounters them by providing your own L. -=head2 Creating custom accessors - -L uses L for accessor -creation. Please refer to the modules documentation for usage -information. - -=head2 Component configuration +=head2 Component Configuration At creation time, the class configuration of your component (the one available via C<$self-Econfig>) will be merged with possible