X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FManual%2FExtendingCatalyst.pod;h=7cc4cc8ea915807cf449f39bc07d0341b8299c84;hb=7e4aa7c669d1a0e4e8183c6c9186a77b0079ad3d;hp=9e4a4e42326d5062e16e513bd57269d45feb56cc;hpb=d782332393f0d2f6e7cee13d3eb6c7febe252d52;p=catagits%2FCatalyst-Manual.git diff --git a/lib/Catalyst/Manual/ExtendingCatalyst.pod b/lib/Catalyst/Manual/ExtendingCatalyst.pod index 9e4a4e4..7cc4cc8 100644 --- a/lib/Catalyst/Manual/ExtendingCatalyst.pod +++ b/lib/Catalyst/Manual/ExtendingCatalyst.pod @@ -240,12 +240,6 @@ 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 At creation time, the class configuration of your component (the one