projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
93b814d
)
this is actually completely unnecessary
Jesse Luehrs [Mon, 20 Feb 2012 14:02:09 +0000 (08:02 -0600)]
lib/Moose/Cookbook/Extending/ExtensionOverview.pod
patch
|
blob
|
blame
|
history
diff --git
a/lib/Moose/Cookbook/Extending/ExtensionOverview.pod
b/lib/Moose/Cookbook/Extending/ExtensionOverview.pod
index
553b9be
..
764e504
100644
(file)
--- a/
lib/Moose/Cookbook/Extending/ExtensionOverview.pod
+++ b/
lib/Moose/Cookbook/Extending/ExtensionOverview.pod
@@
-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