Modified glob asignment to be coderef assignment. As suggested by
authorNick Woolley <nick@noodlefactory.co.uk>
Mon, 30 Mar 2009 10:40:59 +0000 (11:40 +0100)
committerNick Woolley <nick@noodlefactory.co.uk>
Mon, 30 Mar 2009 10:40:59 +0000 (11:40 +0100)
commitbded4514c62681d1c38503835c30a6b76b8b7c80
tree25d5154c35e08c0cc6b5d340b262b55e836bc7f4
parent6719984210754e8d012ae678536f194c35000823
Modified glob asignment to be coderef assignment.  As suggested by
GFUGI in a comment attached to RT #42992. Indeed, we probably don't
want to clobber package variables the role may have defined with the
same name as a method.
lib/Mouse/Meta/Role.pm