projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
f23fd59
)
Bold the method name
Dave Rolsky [Tue, 16 Sep 2008 13:45:40 +0000 (13:45 +0000)]
lib/Moose.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Moose.pm
b/lib/Moose.pm
index
aada0a0
..
5edf473
100644
(file)
--- a/
lib/Moose.pm
+++ b/
lib/Moose.pm
@@
-847,7
+847,7
@@
instead, which lets you stack multiple C<Moose.pm>-alike modules
sanely. It handles getting the exported functions into the right place
for you.
-=head2 throw_error
+=head2 B<throw_error>
An alias for C<confess>, used by internally by Moose.