Michael G Schwern wrote:
Aside from David's comments about ordering which generally should not matter, yes it should be done. A bundle is nothing more than a static list of modules to install. Eliminating special parsing to figure out module meta-data is part of what META.yml is about, so it would seem providing the requirements in META.yml rather than a special POD section makes more sense moving forward.
Just stop using Bundles. Create Task:: distributions instead. No funky handling necessary.