aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Data-Serializable/pkg-descr
blob: 8990243c2ecc4428d7d29555af69ab72692dd428 (plain) (blame)
1
2
3
4
5
6
A Moose-based role that enables the consumer to easily serialize/deserialize
data structures. The default serializer is Storable, but any serializer in the
Data::Serializer hierarchy can be used automatically. You can even install your
own custom serializer if the pre-defined ones are not useful for you.

WWW: http://search.cpan.org/dist/Data-Serializable/