Changes for version 1.110530 - 2011-02-22
- Re-engineer the innards significantly. Shift the burden of type constraints to the backend implementations. Remove Types.pm Use newer MongoDBx::AutoDeref Clean up documentation to follow changes Allow for arbitarily deep nested transform references
- Wed Feb 9 10:18:12 2011 UTC Initial Release
Modules
Pull and transform documents from a NoSQL backend
Talk to a MongoDB via a simple interface
Interface role to be consumed by backends
Provides an interface role for Transformers implementations
A document transformer. More than meets the eye. Or not.