Num is a subtype of Str
[gitmo/Moose.git] / lib / Moose / Manual / Types.pod
index e8313c3..16202d0 100644 (file)
@@ -39,9 +39,9 @@ The basic Moose type hierarchy looks like this
       Undef
       Defined
           Value
-              Num
-                Int
               Str
+                Num
+                    Int
                 ClassName
                 RoleName
           Ref