Revert "added extra check in Moose::Meta::Method::Constructor::_generate_default_valu...
authorJesse Luehrs <doy@tozt.net>
Mon, 5 Jul 2010 06:43:51 +0000 (01:43 -0500)
committerJesse Luehrs <doy@tozt.net>
Mon, 5 Jul 2010 06:43:51 +0000 (01:43 -0500)
commiteb210883de4e0d861e65c9b3ca90b4656332169d
treec56e28acad5e05203dd594bc7a7b6d9618192186
parentc6aa41d31df9342ced768cf10d59060f56643c62
Revert "added extra check in Moose::Meta::Method::Constructor::_generate_default_value to return the raw default value if it passes looks_like_number($attr->default). This fixes the bug where non-lazy attributes with defaults set to numbers would be returned as a string instead of a number (i.e. attribute with default => 100 would be returned as "100" instead of 100)"

This reverts commit c6aa41d31df9342ced768cf10d59060f56643c62.
Moose [deleted submodule]