X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=blobdiff_plain;f=lib%2FCatalyst%2FManual%2FCookbook.pod;h=104ab7426d44145b609b7ae005abb904dfa086ac;hp=6f966bb4b6165dda309fa96460f5705a4c13e5ba;hb=a7b39a0c23a77dc84a30ca259156ca31f8921857;hpb=7c098817cf6a2d6cafe67d322fc306406dc1bd35 diff --git a/lib/Catalyst/Manual/Cookbook.pod b/lib/Catalyst/Manual/Cookbook.pod index 6f966bb..104ab74 100644 --- a/lib/Catalyst/Manual/Cookbook.pod +++ b/lib/Catalyst/Manual/Cookbook.pod @@ -1129,7 +1129,7 @@ decides which URLs they map to. =head3 Type attributes Each action is a normal method in your controller, except that it has an -L +L attached. These can be one of several types. Assume our Controller module starts with the following package declaration: