factor out FindIsh, implement ForEach
authorMatt S Trout <mst@shadowcat.co.uk>
Tue, 18 Feb 2014 15:40:36 +0000 (15:40 +0000)
committerMatt S Trout <mst@shadowcat.co.uk>
Tue, 18 Feb 2014 15:40:36 +0000 (15:40 +0000)
commitf5a02c91b10ef340dce1e1dacee0a761254f4d80
treec4f4afadf6ede9d4349fe8140ba11ed3544b1b41
parent138613a80580c7ce9808a16591ec7c9c7ea6578e
factor out FindIsh, implement ForEach
lib/DX/Op/FindAll.pm
lib/DX/Op/ForEach.pm [new file with mode: 0644]
lib/DX/Op/OneEach.pm [new file with mode: 0644]
lib/DX/Role/Op/FindIsh.pm [new file with mode: 0644]
lib/DX/RuleSet.pm
t/findall.t