Commit graph

4 commits

Author SHA1 Message Date
adam
ede214cf2c Changes 0.59:
* XML::Simple utf8 testing disabled, looks like XML::SAX works with utf8, but
  XML::Parser does not
* Recommend against using XML::Simple if you need to work with utf8 until this
  is resolved
* Fixes http://rt.cpan.org/Public/Bug/Display.html?id=68871

Changes 0.58:
* Added utf8 to the decode in the JSON deserializing code.
* Fixes https://rt.cpan.org/Public/Bug/Display.html?id=68125

Changes 0.57:
* Updated remainder of test suite to armor against XML::Simple dependency
  problems that I first attempted to fix in 0.53.
2011-08-12 06:34:44 +00:00
sno
dd6ff2b37b pkgsrc changes:
- Updating package for p5 module Data::Serializer from 0.48 to 0.49
  - Setting gnu-gpl-v2 as license

Upstream changes:
0.49  Tue Apr  15 2009
	- Modified XML::Simple serializer to support options
		patch supplied by John Alden <john_a_alden@hotmail.com>
2009-05-21 15:21:00 +00:00
he
006ee046ba Update from version 0.47nb1 to 0.48.
Upstream changes:

0.48  Tue Aug  20 2008
	- Cleaned up DESTROY method to not undef _fields (This was
	  my error, not the submitted patch)
	  Thanks to Dulaunoy Fabrice <fabrice@dulaunoy.com>
	  for showing me the error of my ways
2008-11-02 14:29:29 +00:00
seb
6b92c89349 Initial import of p5-Data-Serializer version 0.47 in the NetBSD
Packages Collection.

The Perl 5 module Data::Serializer provides a unified interface to
the various serializing modules currently available. Adds the
functionality of both compression and encryption.
2008-08-22 20:48:15 +00:00