remove mechanism for specifying superclass in _constructor_maker_for
authorGraham Knop <haarg@haarg.org>
Wed, 19 Jun 2013 14:32:09 +0000 (10:32 -0400)
committerGraham Knop <haarg@haarg.org>
Wed, 10 Jul 2013 17:54:58 +0000 (13:54 -0400)
commit8dee08c10f9b63372dff89d38b37b175cdda4489
treedad5b0c3eb9d2201a14229152a649af9b65d9690
parente95d3981f31c078147fa6e3f5b61ff16683703ac
remove mechanism for specifying superclass in _constructor_maker_for

This mechanism isn't necessary, and leads to problems when the
superclass is a Moo class but its constructor hasn't been generated yet.
lib/Moo.pm
lib/Moo/Role.pm