Page MenuHomeFreeBSD

[New Port] devel/p5-Data-Serializable
ClosedPublic

Authored by miwi on Dec 11 2015, 8:57 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 29, 10:33 AM
Unknown Object (File)
Wed, Apr 29, 10:28 AM
Unknown Object (File)
Sun, Apr 26, 6:37 AM
Unknown Object (File)
Sat, Apr 18, 9:50 AM
Unknown Object (File)
Feb 8 2026, 11:39 AM
Unknown Object (File)
Feb 1 2026, 6:06 AM
Unknown Object (File)
Jan 4 2026, 4:35 AM
Unknown Object (File)
Dec 28 2025, 5:00 AM
Subscribers
None

Details

Summary

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/

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

miwi retitled this revision from to [New Port] devel/p5-Data-Serializable.
miwi updated this object.
miwi edited the test plan for this revision. (Show Details)
miwi added reviewers: mat, bapt.
miwi set the repository for this revision to rP FreeBSD ports repository.
mat edited edge metadata.
This revision is now accepted and ready to land.Dec 11 2015, 11:28 AM