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

Changes for version 1.01 - 2013-04-13

  • Flux::Format
  • Flux::MemoryStorage
  • Flux::In::Role::Easy and Flux::Out::Role::Easy
  • Flux::Storage::Role::ClientList

Modules

stream processing toolkit
interface for symmetric two-way formatting of any storage.
input stream role
role to implement input streams with only one read() method
role for input streams which are aware of their lag
objects for transforming input or output streams.
callback-style mapper
simplified version of Flux::Mapper role
representation of in|mapper
representation of mapper|mapper
representation of mapper|out
output stream interface
role to implement output streams with only one write() method
role for stream objects that implement 'description'
role for stream objects that belong to a specific user
functional-style stream generators
input stream representation of an array
output stream which stores data in a given array
interface to any flux storage.
Representation of a storage wrapped with a format.
in-memory storage with support for named clients
in-memory input stream for Flux::MemoryStorage
common methods for storages with named clients