factor out DBIC::Result action base and SimpleMethodCall action role
authormatthewt <matthewt@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>
Fri, 7 Mar 2008 17:54:44 +0000 (17:54 +0000)
committermatthewt <matthewt@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>
Fri, 7 Mar 2008 17:54:44 +0000 (17:54 +0000)
commit07890ce06fdbe05bc194530239862f11b44b4c06
tree44a18d49d5ccd1cb8f1f0d6822cee67dfe0daf84
parentc439e18724b9908156afcb99ac544ab961477854
factor out DBIC::Result action base and SimpleMethodCall action role
lib/Reaction/InterfaceModel/Action/DBIC/Result.pm [new file with mode: 0644]
lib/Reaction/InterfaceModel/Action/DBIC/Result/Delete.pm
lib/Reaction/InterfaceModel/Action/DBIC/Result/Update.pm
lib/Reaction/InterfaceModel/Action/Role/SimpleMethodCall.pm [new file with mode: 0644]