dynamic runtime and role fixes
authorRobert 'phaylon' Sedlacek <rs@474.at>
Fri, 18 Sep 2009 18:15:12 +0000 (20:15 +0200)
committerRobert 'phaylon' Sedlacek <rs@474.at>
Fri, 18 Sep 2009 18:15:12 +0000 (20:15 +0200)
commit1754e3e7e4a3c192c4ea955e02805e6371b39766
tree5490e25e3a0edf4c1dd94d4d598097d1ce3fc315
parent4960c7ecd1c5a2d89aae5e0c55f0f54cf110b4f0
dynamic runtime and role fixes
Changes
lib/CatalystX/Declare/Keyword/Action.pm
t/022_parameterized_roles.t
t/023_runtime_dynamics.t [new file with mode: 0644]
t/lib/TestApp/Controller/DynamicFinal/Bar.pm [new file with mode: 0644]
t/lib/TestApp/Controller/DynamicFinal/Foo.pm [new file with mode: 0644]
t/lib/TestApp/ControllerRole/DynamicFinal.pm [new file with mode: 0644]
t/lib/TestApp/ControllerRole/Parameterized.pm