add the init_meta thing to ::Delta
[gitmo/Moose.git] / lib / Moose / Cookbook.pod
index 53448a7..8e96f71 100644 (file)
@@ -209,9 +209,11 @@ them in case in you encounter these usages in the wild.
 
 =over 4
 
-=item L<Moose::Cookbook::Meta::Labeled_AttributeMetaclass>
+=item L<Moose::Cookbook::Legacy::Labeled_AttributeMetaclass>
 
-=item L<Moose::Cookbook::Meta::Table_ClassMetaclass>
+=item L<Moose::Cookbook::Legacy::Table_ClassMetaclass>
+
+=item L<Moose::Cookbook::Legacy::Debugging_BaseClassReplacement>
 
 =back