projects
/
gitmo/MooseX-AttributeHelpers.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
3f58c36
)
Fix misnamed link to Bool from root class.
Cory G Watson [Fri, 27 Jun 2008 13:22:09 +0000 (13:22 +0000)]
lib/MooseX/AttributeHelpers.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/MooseX/AttributeHelpers.pm
b/lib/MooseX/AttributeHelpers.pm
index
72df79b
..
28eea01
100644
(file)
--- a/
lib/MooseX/AttributeHelpers.pm
+++ b/
lib/MooseX/AttributeHelpers.pm
@@
-122,7
+122,7
@@
Common numerical operations.
Methods for incrementing and decrementing a counter attribute.
-=item L<Counter|MooseX::AttributeHelpers::Bool>
+=item L<Bool|MooseX::AttributeHelpers::Bool>
Common methods for boolean values.