Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Dec 2015 13:56:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 204058] [New port] /devel/p5-Data-Serializable: Moose role that adds serialization support to any class
Message-ID:  <bug-204058-13-WLzZ6IVjpS@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-204058-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-204058-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204058

--- Comment #2 from commit-hook@freebsd.org ---
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

-- 
You are receiving this mail because:
You are on the CC list for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204058-13-WLzZ6IVjpS>