Some more documentation updates.
[gitmo/MooseX-AttributeHelpers.git] / lib / MooseX / AttributeHelpers.pm
index 8434aeb..0d2b8bc 100644 (file)
@@ -109,6 +109,13 @@ The methods provided by the above methods can be selectively composed with the
 metaclass L<Composite|MooseX::AttributeHelpers::Composite>, which is also
 available in L<Trait|MooseX::AttributeHelpers::Composite::Trait> form.
 
+=head1 METHOD PROVIDERS
+
+There is an interface for defining new MethodProviders that can be used either
+directly by L<Composite|MooseX::AttributeHelpers::Composite> or by a custom
+metaclass that you create (see L<MooseX::AttributeHelpers::Base>).  The
+interface is defined by L<MooseX::AttributeHelpers::MethodProvider>.
+
 =head1 CAVEAT
 
 This is an early release of this module. Right now it is in great need 
@@ -146,6 +153,8 @@ Tom (dec) Lanyon
 
 Yuval Kogman
 
+Paul (frodwith) Driver
+
 =head1 COPYRIGHT AND LICENSE
 
 Copyright 2007, 2008 by Infinity Interactive, Inc.