Initial import of p5-Data-Taxi version 0.94 in the NetBSD Packages
authorseb <seb>
Wed, 20 Aug 2008 21:20:12 +0000 (21:20 +0000)
committerseb <seb>
Wed, 20 Aug 2008 21:20:12 +0000 (21:20 +0000)
commite02cd3ab4167aade4753a573c50e9bf0089dc5b9
tree8c8023722d400ca177179a6f3e61bcb4dc6885d6
parent4b4ee7e4d55aca66da0a1325202ebdb74c2e0509
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.
devel/p5-Data-Taxi/DESCR [new file with mode: 0644]
devel/p5-Data-Taxi/Makefile [new file with mode: 0644]
devel/p5-Data-Taxi/distinfo [new file with mode: 0644]