Make clear that ScalarRef can now be parameterized.
Florian Ragwitz [Mon, 8 Feb 2010 19:34:40 +0000 (20:34 +0100)]
lib/Moose/Manual/Types.pod

index e6cbce9..f70a070 100644 (file)
@@ -45,7 +45,7 @@ The basic Moose type hierarchy looks like this
                 ClassName
                 RoleName
           Ref
-              ScalarRef
+              ScalarRef[`a]
               ArrayRef[`a]
               HashRef[`a]
               CodeRef