Allow superclass to provide conflicting methods (RT#91054)
authorDagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Mon, 13 Jan 2014 14:29:41 +0000 (14:29 +0000)
committerDagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Mon, 13 Jan 2014 14:29:41 +0000 (14:29 +0000)
commit032cad5623bf2534e576690015f746b74b0282c5
treed59e087c9c47cb279067c78b7d3e7899148494f1
parentdaee147429975ed4aa17f94ecb84a02f9213db8d
Allow superclass to provide conflicting methods (RT#91054)

Conflicting methods are supposed to be treated as required by the
composed role, which can be satisfied by superclasses.
Changes
lib/Role/Tiny.pm
t/role-basic-composition.t