On Fri, Jul 10, 2009 at 6:28 PM, Hans Dieter Pearcey<h...@pobox.com> wrote:
> Remaining to do: > > Documentation needs to be consolidated in the Trait::Native::X modules, and > the > MethodProviders need to be explicitly undocumented. > > Moose::Attribute::Native's documentation needs editing. We decided today on > IRC that it made the most sense as a general overview page for the Native > traits, i.e. something we can point to from Manual::Attributes and > Manual::Delegation. I have gone through the Native::X modules and updated them to include documentation for the Methods from Method::Provider. It's not perfect but it wasn't to begin with. I've also updated the Moose::Attribute::Native documentation to include a brief SYNOPSIS for each of the types and removed the types that no longer exist. -Chris