Commit graph

2 commits

Author SHA1 Message Date
he
65f0d6b625 Update from version 0.94nb1 to 0.95.
No upstream change log, apparently minor changes.
Note that this module is no longer being developed or supported.
2008-11-02 16:07:56 +00:00
seb
a189dd86f7 Initial import of p5-Data-Taxi version 0.94 in 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.
2008-08-20 21:20:12 +00:00