projects
/
gitmo/Mouse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
a9cf013
)
Add function list to pod
gfx [Sat, 5 Dec 2009 05:00:50 +0000 (14:00 +0900)]
lib/Mouse/Util.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Mouse/Util.pm
b/lib/Mouse/Util.pm
index
c76d3b5
..
4596b2c
100644
(file)
--- a/
lib/Mouse/Util.pm
+++ b/
lib/Mouse/Util.pm
@@
-394,10
+394,14
@@
C<eval "use $module"> or using C<require>.
=head3 C<get_code_info>
-=head1 UTILITIES FOR MOUSE
+=head1 Mouse specific utilities
=head3 C<not_supported>
+=head3 C<get_code_package>
+
+=head3 C<get_code_ref>
+
=head1 SEE ALSO
L<Moose::Util>