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.40.1-7m.mo8.noarch [18 KiB] |
Changelog
by NARITA Koichi (2011-10-05):
- (0.40.1-7m) - rebuild against perl-5.14.2 |