DispatchType/Chained:
authorGareth Kirwan <gbjk@thermeoneurope.com>
Mon, 18 Aug 2008 19:03:08 +0000 (19:03 +0000)
committerGareth Kirwan <gbjk@thermeoneurope.com>
Mon, 18 Aug 2008 19:03:08 +0000 (19:03 +0000)
commit4cea2e8254893cf5be1e6d9a4c04ee70df8562f5
treefa9c20095837cdc0763f432acf827c2c0b94436e
parent69e7f14788b27841bc9573491b5afc7e2dc9a351
DispatchType/Chained:
A chain of equal actions but less captures should win over one with more captures.
Less captures is taken to mean it did so less ambiguously, and therefore wins the fight.
A chain of more actions will lose to one of less actions even if it had less captures, though.
i.e.: Actions beat Captures, but Captures decide betwixt Actions.
lib/Catalyst/DispatchType/Chained.pm