pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/doc



Module Name:    pkgsrc
Committed By:   seb
Date:           Wed Aug 20 21:25:45 UTC 2008

Modified Files:
        pkgsrc/doc: CHANGES-2008

Log Message:
Note initial addition of p5-Data-Taxi version 0.94 as devel/p5-Data-Taxi
into The NetBSD Packages Collection.

The Perl 5 module Data::Taxi is a data serializer with several handy features:
Taint aware
  The data to be serialized does not have to be trusted.  None of
  the input data is executed.
Human readable
  Data::Taxi produces a human-readable string that simplifies checking
  the output of objects.
XML-ish
  Without begin fully XML compliant, Data::Taxi produces a block of
  XML-ish data that could probably be read in by other XML parsers.


To generate a diff of this commit:
cvs rdiff -r1.1939 -r1.1940 pkgsrc/doc/CHANGES-2008

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index