this is actually completely unnecessary
Jesse Luehrs [Mon, 20 Feb 2012 14:02:09 +0000 (08:02 -0600)]
lib/Moose/Cookbook/Extending/ExtensionOverview.pod

index 553b9be..764e504 100644 (file)
@@ -274,9 +274,6 @@ subclasses:
       );
   }
 
-NOTE: Make sure that your C<init_meta> returns the metaclass object, just as
-C<< Moose->init_meta >> does.
-
 =head1 LEGACY EXTENSION MECHANISMS
 
 Before the existence of L<Moose::Exporter> and