projects
/
gitmo/Class-MOP.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
232c4e1
)
one more thing, missing POD for builder predicate. UGH
Guillermo Roditi [Tue, 13 Nov 2007 20:57:12 +0000 (20:57 +0000)]
lib/Class/MOP/Attribute.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Class/MOP/Attribute.pm
b/lib/Class/MOP/Attribute.pm
index
b01da06
..
111b9b6
100644
(file)
--- a/
lib/Class/MOP/Attribute.pm
+++ b/
lib/Class/MOP/Attribute.pm
@@
-569,6
+569,8
@@
These are all basic predicate methods for the values passed into C<new>.
=item B<has_default>
+=item B<has_builder>
+
=back
=head2 Class association