move actions to being held by fact objects
authorMatt S Trout <mst@shadowcat.co.uk>
Tue, 11 Feb 2014 19:54:12 +0000 (19:54 +0000)
committerMatt S Trout <mst@shadowcat.co.uk>
Tue, 11 Feb 2014 19:54:12 +0000 (19:54 +0000)
commit9c7b21a2890cf03752016d4bd98361c9e9020b86
tree8ce1ee390c3a76a36f0951ec484add9179730887
parent165d0b2c5be60fd1244429aab0bf82795db83459
move actions to being held by fact objects
lib/DX/Op/ProposeAction.pm
lib/DX/RefSet.pm [new file with mode: 0644]
lib/DX/Result.pm
lib/DX/Role/Action.pm [new file with mode: 0644]
lib/DX/Role/Fact.pm [new file with mode: 0644]
lib/DX/Role/Ref.pm [new file with mode: 0644]
lib/DX/State.pm
lib/DX/Var.pm
t/dot_ssh.t