Collapse magic lvalues in Str
authorStefan O'Rear <stefanor@cox.net>
Sun, 22 Nov 2009 08:04:35 +0000 (00:04 -0800)
committerStefan O'Rear <stefanor@cox.net>
Sun, 22 Nov 2009 08:11:37 +0000 (00:11 -0800)
commit74d5a674032e5af49d601bb6e6ae74e85df4ab82
treef54cead6c2a6356a48de6a5373f6028e4211c61c
parent21ec1978989e3e315bcbeec6b3f308abc1822883
Collapse magic lvalues in Str

Without this change, $object->str_attribute(substr($string,0,255))
will fail with a type constraint error.
Changes
lib/Moose/Util/TypeConstraints/OptimizedConstraints.pm
t/040_type_constraints/003_util_std_type_constraints.t