Bug 204058

Summary: [New port] /devel/p5-Data-Serializable: Moose role that adds serialization support to any class
Product: Ports & Packages Reporter: Jeremy Baggs <jbaggs2016>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me CC: ports-bugs
Priority: --- Keywords: feature, needs-qa, patch
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
shar file none

Description Jeremy Baggs 2015-10-27 14:32:01 UTC
Created attachment 162498 [details]
shar file

Perl Module. A Moose-based role that enables the consumer to easily serialize/deserialize data structures.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2015-11-26 16:17:49 UTC
Take.
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-12-11 13:56:07 UTC
A commit references this bug:

Author: miwi
Date: Fri Dec 11 13:55:33 UTC 2015
New revision: 403533
URL: https://svnweb.freebsd.org/changeset/ports/403533

Log:
  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

Changes:
  head/devel/Makefile
  head/devel/p5-Data-Serializable/
  head/devel/p5-Data-Serializable/Makefile
  head/devel/p5-Data-Serializable/distinfo
  head/devel/p5-Data-Serializable/pkg-descr
  head/devel/p5-Data-Serializable/pkg-plist