projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
c899258
)
spelling fix
Stevan Little [Thu, 15 Mar 2007 21:44:11 +0000 (21:44 +0000)]
lib/Moose/Util/TypeConstraints.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Moose/Util/TypeConstraints.pm
b/lib/Moose/Util/TypeConstraints.pm
index
e77caf0
..
1018fd0
100644
(file)
--- a/
lib/Moose/Util/TypeConstraints.pm
+++ b/
lib/Moose/Util/TypeConstraints.pm
@@
-327,7
+327,7
@@
modules work in a similar way, it should be simple to adapt
them to work with Moose.
For instance, this is how you could use it with
-L<Declare::Constraint::Simple> to declare a completely new type.
+L<Declare::Constraints::Simple> to declare a completely new type.
type 'HashOfArrayOfObjects'
=> IsHashRef(