Lots of doc improvements for native delegations.
authorDave Rolsky <autarch@urth.org>
Thu, 14 Oct 2010 17:12:29 +0000 (12:12 -0500)
committerJesse Luehrs <doy@tozt.net>
Sat, 16 Oct 2010 05:25:40 +0000 (00:25 -0500)
commite132fd56595aa2447bf5ebf53cf73b64bce32003
tree83a957849daf0f34863e24c06237256c5c797601
parent7f5ec80d99caad6df365a018719f875465358f17
Lots of doc improvements for native delegations.

1. Start calling them native delegations consistently.

2. Doc accepted arguments and return values for all provided methods.
lib/Moose/Manual/Attributes.pod
lib/Moose/Manual/Delegation.pod
lib/Moose/Meta/Attribute/Native.pm
lib/Moose/Meta/Attribute/Native/Trait.pm
lib/Moose/Meta/Attribute/Native/Trait/Array.pm
lib/Moose/Meta/Attribute/Native/Trait/Bool.pm
lib/Moose/Meta/Attribute/Native/Trait/Code.pm
lib/Moose/Meta/Attribute/Native/Trait/Counter.pm
lib/Moose/Meta/Attribute/Native/Trait/Hash.pm
lib/Moose/Meta/Attribute/Native/Trait/Number.pm
lib/Moose/Meta/Attribute/Native/Trait/String.pm