as a set of additional features on top of the basic feature provided
by that parent class.
+=head1 INHERITANCE
+
+C<Moose::Meta::Attribute> is a subclass of L<Class::MOP::Attribute>.
+
=head1 METHODS
Many of the documented below override methods in
set of additional features on top of the basic feature provided by
that parent class.
+=head1 INHERITANCE
+
+C<Moose::Meta::Class> is a subclass of L<Class::MOP::Class>.
+
=head1 METHODS
=over 4
At present, this is an empty subclass of L<Class::MOP::Instance>, so
you should see that class for all API details.
+=head1 INHERITANCE
+
+C<Moose::Meta::Instance> is a subclass of L<Class::MOP::Instance>.
+
=head1 BUGS
All complex software has bugs lurking in it, and this module is no
To understand this class, you should read the the L<Class::MOP::Class>
documentation.
+=head1 INHERITANCE
+
+C<Moose::Meta::Method> is a subclass of L<Class::MOP::Method>.
+
=head1 BUGS
All complex software has bugs lurking in it, and this module is no