encourage using () for anon subtypes in attribute declarations
authorJesse Luehrs <doy@tozt.net>
Sat, 1 Aug 2009 18:16:23 +0000 (13:16 -0500)
committerJesse Luehrs <doy@tozt.net>
Sat, 1 Aug 2009 18:16:23 +0000 (13:16 -0500)
commit940ed284e760a0f94305e9f2a4e945bc3d4349bd
tree6d98d501e96d58729c4ae9f2018bb03deae72fd4
parent07e33bf9e982acda9be4b617980b29a767a68f8a
encourage using () for anon subtypes in attribute declarations

since has foo => (isa => subtype 'Int', where { $_ > 0 }, is => 'ro');
doesn't really work as might be expected
lib/Moose/Manual/Types.pod