NAME
DS - Data Stream module
DESCRIPTION
This package provides a framework for writing data processing components that work on typed streams. A typed stream in DS is a stream of hash references where every hashreference obeys certain constraints that is contained in a type specification.
MISSING DOCUMENTATION
This module is in perfect working order and has been used in production environments for a year at this time of writing, but there is no documentation yet.
APIS SUBJECT TO CHANGE
I have decidede to pursue a more general way of writing transformers which will be available in version 3 of this package. I am certain that some APIs will be changed in a way that is not backwards compatible.
AUTHOR
Written by Michael Zedeler.