The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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