NAME
Data::Transform::POE
DESCRIPTION
This is a helper package for using Data::Transform with POE. Currently it provides an alternate version of POE::Wheel::ReadWrite that makes that package work with Data::Transform. The only change is that handling of Data::Transform::Meta packets is now supported.
Load this after you've loaded POE::Wheel::ReadWrite, so it will override what is in there.
Hopefully this can go away as soon as possible