fixed bug with under block leaking its setting to following actions
authorRobert 'phaylon' Sedlacek <rs@474.at>
Thu, 20 Aug 2009 23:58:56 +0000 (01:58 +0200)
committerRobert 'phaylon' Sedlacek <rs@474.at>
Thu, 20 Aug 2009 23:58:56 +0000 (01:58 +0200)
commitfe864e80d51c2a2c1123ce9ae8ead1e716efcdb8
treeb9e106fbe2afb4260d4f0e859f574d68d8144983
parent4f00d8dbe873c18a4c238b28e8581eda27c83251
fixed bug with under block leaking its setting to following actions
Changes
lib/CatalystX/Declare/Keyword/Action.pm
t/110_under_sequence.t [new file with mode: 0644]
t/lib/TestApp/Controller/UnderSequence.pm [new file with mode: 0644]