Bug 204058 - [New port] /devel/p5-Data-Serializable: Moose role that adds serialization support to any class
Summary: [New port] /devel/p5-Data-Serializable: Moose role that adds serialization su...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Martin Wilke
URL:
Keywords: feature, needs-qa, patch
Depends on:
Blocks:
 
Reported: 2015-10-27 14:32 UTC by Jeremy Baggs
Modified: 2015-12-11 13:56 UTC (History)
1 user (show)

See Also:


Attachments
shar file (2.28 KB, text/plain)
2015-10-27 14:32 UTC, Jeremy Baggs
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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