Subject: | Plugin system for non-standard ways of declaring dependencies |
To be able to discover prereqs declared in unconventional ways, like
MooseX::Declare's extends and with keywords, or Catalyst's ActionClass
and Does attributes, there should be a way to hook into the scanning
process and modify its results.