
Catalyst::action::serialize::data::serializer implements a serializer for use with "data::dumper" and others. it was factored out of catalyst::action::rest because it is unlikely to be widely used and tends to break tests, be insecure, and is generally weird. use at your own risk.