projects
/
gitmo/Mouse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
8162517
)
Add SEE ALSO to Meta Module
gfx [Sat, 26 Sep 2009 03:39:38 +0000 (12:39 +0900)]
lib/Mouse/Meta/Module.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Mouse/Meta/Module.pm
b/lib/Mouse/Meta/Module.pm
index
cef3e59
..
0545f36
100755
(executable)
--- a/
lib/Mouse/Meta/Module.pm
+++ b/
lib/Mouse/Meta/Module.pm
@@
-302,5
+302,9
@@
__END__
Mouse::Meta::Module - The base class for Mouse::Meta::Class and Mouse::Meta::Role
+=head1 SEE ALSO
+
+L<Class::MOP>
+
=cut