perl-Data-Serializable - Moose role that adds serialization support to any class
Website: | http://search.cpan.org/dist/Data-Serializable/ |
---|---|
License: | GPL+ or Artistic |
- Description:
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.
Packages
perl-Data-Serializable-0.41.0-2m.mo8.noarch [20 KiB] |
Changelog
by NARITA Koichi (2014-06-29):
- (0.41.0-2m) - rebuild against perl-5.20.0 |