Changes for version 0.02
- Removed MooseX::AttributeHelpers dependency in favor of the new Moose Native Traits.
- Buffer::Transactional
- adding the txn_do method and tests
Modules
A transactional buffer for writing data
A role to represent a buffer
An arrayref based buffer
A file based buffer
A lazy buffer using code refs
A simple string buffer