projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
64e6134
)
document the builder accessor method
Karen Etheridge [Mon, 12 Mar 2012 19:14:36 +0000 (12:14 -0700)]
lib/Class/MOP/Attribute.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Class/MOP/Attribute.pm
b/lib/Class/MOP/Attribute.pm
index
3abf4a9
..
671719d
100644
(file)
--- a/
lib/Class/MOP/Attribute.pm
+++ b/
lib/Class/MOP/Attribute.pm
@@
-756,6
+756,8
@@
either a method name or a subroutine reference.
=item B<< $attr->is_default_a_coderef >>
+=item B<< $attr->builder >>
+
=item B<< $attr->default($instance) >>
The C<$instance> argument is optional. If you don't pass it, the