move all core use of "debug" to use "trace" instead (or almost all of them)
[catagits/Catalyst-Runtime.git] / t / lib / TestApp / Role.pm
2009-05-14 Tomas Doran Add support for applying Moose roles in the plugin...