Add each_value to scalar. Also add tests for the behaviour of setting both $_ and... scalar_each_value
authorTomas Doran <bobtfish@bobtfish.net>
Thu, 11 Feb 2010 02:17:32 +0000 (02:17 +0000)
committerTomas Doran <bobtfish@bobtfish.net>
Thu, 11 Feb 2010 02:17:32 +0000 (02:17 +0000)
commit44d57133042411a9ea207391fb27e099470f6ebc
tree4b3053adbe9d490d83629d10b0231ac98b208c03
parentcc6691de77a8de4b8e8a8524d391b7b3ad5a9be4
Add each_value to scalar. Also add tests for the behaviour of setting both $_ and $_[0] as this tripped me up initially
Changes
lib/Moose/Autobox/Scalar.pm
t/010_each.t