Path to this page:
./
devel/p5-Data-Taxi,
Perl 5 module providing taint-aware, XML-ish data serialization
Branch: pkgsrc-2021Q4,
Version: 0.96nb10,
Package name: p5-Data-Taxi-0.96nb10,
Maintainer: pkgsrc-usersThe 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.
Master sites: (Expand)
Filesize: 6.7 KB
Version history: (Expand)
- (2022-01-05) Package added to pkgsrc.se, version p5-Data-Taxi-0.96nb10 (created)