Moose::Util::TypeConstraints has been added to the SEE ALSO
Paul Jamieson Fenwick [Thu, 22 Jan 2009 02:30:14 +0000 (02:30 +0000)]
section of Moose.pm

Changes
lib/Moose.pm

diff --git a/Changes b/Changes
index d5fb9a8..f16471b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -17,6 +17,9 @@ Revision history for Perl extension Moose
 
     * added maybe_type to exports of Moose::Util::TypeConstraints (rjbs)
 
+    * Moose::Util::TypeConstraints mentioned in the See Also section
+      of main Moose documentation.
+
 0.64 Wed, December 31, 2008
     * Moose::Meta::Method::Accessor
       - Always inline predicate and clearer methods (Sartak)
index cae4f54..18cde43 100644 (file)
@@ -1019,6 +1019,8 @@ Part 2 - L<http://www.stonehenge.com/merlyn/LinuxMag/col95.html>
 
 =item L<Class::MOP> documentation
 
+=item L<Moose::Util::TypeConstraints> for information about type constraints.
+
 =item The #moose channel on irc.perl.org
 
 =item The Moose mailing list - moose@perl.org