X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FDelta.pod;h=8b5caf271c00c08a5cafb58023e164a26a8534b1;hb=a0c37f08167f203244fbc479f2a7a3629797f447;hp=81cd3198fcd1b9fd37bf6e24c9d1d856b2daf875;hpb=fac657b0e8746ca586a883a50a0622ca6a9c9cc1;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst/Delta.pod b/lib/Catalyst/Delta.pod index 81cd319..8b5caf2 100755 --- a/lib/Catalyst/Delta.pod +++ b/lib/Catalyst/Delta.pod @@ -167,7 +167,7 @@ classes are better implemented as Moose roles. =item * -L is used to contain action +L is used to contain action attributes. This means that attributes are represented in the MOP, and decouples action creation from attributes.