Add support for applying Moose roles in the plugin list
authorTomas Doran <bobtfish@bobtfish.net>
Thu, 14 May 2009 01:28:13 +0000 (01:28 +0000)
committerTomas Doran <bobtfish@bobtfish.net>
Thu, 14 May 2009 01:28:13 +0000 (01:28 +0000)
commite5210a95f78613a598abbfc7d29d92605d5bbad0
tree41e037cc5a4ae8db8e5b2ccc6ad000d31016e25f
parentc49128b19ce9fa7afa95ccf9e95da00f74569ab5
Add support for applying Moose roles in the plugin list
lib/Catalyst.pm
t/aggregate/unit_core_appclass_roles_in_plugin_list.t [new file with mode: 0644]
t/lib/TestApp.pm
t/lib/TestApp/Role.pm [new file with mode: 0644]