There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

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 lazy buffer using code refs
A simple string buffer