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

Changes for version 3.08

  • throws an error if reattach doesn't really work properly (ie, if it gives unexpected results).
  • fixed a bug that meant end_dispatch was only being called if there was no parent pipeline. This was a Bad Thing[tm].

Modules

Generic pipeline interface
base class for all classes in Pipeline distribution
dispatcher for pipeline segments
exception thrown from abstract methods
exception thrown from abstract methods
exception thrown during object construction failure
wrapper for production objects
basic class for a segment
asynchronous pipeline segments
fork model for asynchronous pipeline segments
interface for asynchronous segment models
ithread model for asynchronous pipeline segments
a test wrapper for a Pipeline::Segment
defines the interface for Pipeline store classes
inheritance-based store for pipelines
simple store for pipelines