refactor Storage output into an IO engine to allow better flexability
authorChris Prather <chris@prather.org>
Thu, 29 Mar 2007 22:48:56 +0000 (22:48 +0000)
committerChris Prather <chris@prather.org>
Thu, 29 Mar 2007 22:48:56 +0000 (22:48 +0000)
commitbff7e5f724df04544cca9d3c4ed91777910f2194
tree9c7eab5edf9c655c8c98cd75ccf67760a5615eb2
parente97396242e8acc8dff6cf3f4f5961ee1fbd8498e
refactor Storage output into an IO engine to allow better flexability
lib/MooseX/Storage/Engine.pm
lib/MooseX/Storage/IO/File.pm [new file with mode: 0644]
lib/MooseX/Storage/JSON.pm