Package: libpgobject-util-pseudocsv-perl (2-2)
Links for libpgobject-util-pseudocsv-perl
Debian Resources:
Download Source Package libpgobject-util-pseudocsv-perl:
- [libpgobject-util-pseudocsv-perl_2-2.dsc]
- [libpgobject-util-pseudocsv-perl_2.orig.tar.gz]
- [libpgobject-util-pseudocsv-perl_2-2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [metacpan.org]
Similar packages:
PostgreSQL text representations parser
PostgreSQL can represent tuples and arrays in a text format that is almost like CSV. Unfortunately this format has a number of gotchas which render existing CSV-parsers useless. PGObject::Util::PseudoCSV provides basic parsing functions to other programs for db interface purposes. With this module you can both parse pseudocsv representations of tuples and arrays and you can create them from a list.
The API's here assume you send one (and only one) pseudo-csv record to the API at once. These may be nested, so a single tuple can contain arrays of tuples which can contain arrays of tuples ad infinitum but the parsing only goes one layer deep tuple-wise so that handling classes have an opportunity to re-parse with appropriate type information. Naturally this has performance implications, so depth in SQL structures passed should be reasonably limited.
Other Packages Related to libpgobject-util-pseudocsv-perl
|
|
|
|
-
- dep: perl
- Larry Walls praktiske uddragnings- og rapportsprog (Perl)
Download libpgobject-util-pseudocsv-perl
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 10.2 kB | 28.0 kB | [list of files] |