Moose role that adds serialization support to any class
Data::Serializable is 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.
$
pkg install p5-Data-SerializableOrigin
devel/p5-Data-Serializable
Size
49.7KiB
License
ART10, GPLv1+
Maintainer
sunpoet@FreeBSD.org
Dependencies
4 packages
Required by
0 packages