K 10 svn:author V 4 miwi K 8 svn:date V 27 2015-12-11T13:55:32.859089Z K 7 svn:log V 467 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/ PR: 204058 Submitted by: jeremybbaggs@gmail.com Approved by: mat (mentor) Differential Revision: D4498 END