separate scope setup in rule bodies into its own op
authorMatt S Trout <mst@shadowcat.co.uk>
Tue, 11 Feb 2014 07:03:00 +0000 (07:03 +0000)
committerMatt S Trout <mst@shadowcat.co.uk>
Tue, 11 Feb 2014 07:03:00 +0000 (07:03 +0000)
commit02ae4168791e6bc2bebed5f455325ae727601418
treea9a4584284ce0e91bff39b5807b73539107f7a11
parente7117efc279502d901d5058abd17110ffb1554b7
separate scope setup in rule bodies into its own op
lib/DX/Op/CallRule.pm
lib/DX/Op/SetupScope.pm [new file with mode: 0644]
lib/DX/Role/Op/WithArgs.pm [new file with mode: 0644]
lib/DX/RuleSet.pm