add basic inflation wrapper and simple inflator
authorMatt S Trout <matthewt@hercule.scsys.co.uk>
Sun, 29 Aug 2010 03:51:56 +0000 (04:51 +0100)
committerMatt S Trout <matthewt@hercule.scsys.co.uk>
Sun, 29 Aug 2010 03:51:56 +0000 (04:51 +0100)
commit34b924ec9d5b4be02d6d7de4cfa36a41e212a6b6
tree952341949be7160f8125f210094df984424e4d86
parent937bf544223e9699f30e0dc397e3b0f1e5f7b654
add basic inflation wrapper and simple inflator
lib/DBIx/Data/Collection/Set/Wrapper/Inflate.pm [new file with mode: 0644]
lib/DBIx/Data/Store/Inflator/Simple.pm [new file with mode: 0644]
lib/DBIx/Data/Stream/Mapped.pm [new file with mode: 0644]
t/crud.t
t/crud_wrapped.t [new file with mode: 0644]