[ Bron: libdata-stag-perl ]
Pakket: libdata-stag-perl (0.14-3)
Verwijzigingen voor libdata-stag-perl
Debian bronnen:
Het bronpakket libdata-stag-perl downloaden:
- [libdata-stag-perl_0.14-3.dsc]
- [libdata-stag-perl_0.14.orig.tar.gz]
- [libdata-stag-perl_0.14-3.debian.tar.xz]
Beheerders:
- Debian Perl Group (QA-pagina, Mailarchief)
- Charles Plessy (QA-pagina)
- Damyan Ivanov (QA-pagina)
- Florian Schlichting (QA-pagina)
Externe bronnen:
- Homepage [stag.sourceforge.net]
Vergelijkbare pakketten:
module to manipulate Structured Tags datastructures
Data::Stag is for manipulating data as hierarchical tag/value pairs (Structured TAGs or Simple Tree AGgreggates). These datastructures can be represented as nested arrays, which have the advantage of being native to perl. A simple example is shown below:
[ person=> [ [ family_name => $family_name ], [ given_name => $given_name ], [ phone_no => $phone_no ] ] ],
Data::Stag uses a subset of XML for import and export. This means the module can also be used as a general XML parser/writer (with certain caveats).
Andere aan libdata-stag-perl gerelateerde pakketten
|
|
|
|
-
- dep: libio-string-perl
- Emulate IO::File interface for in-core strings
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- rec: libgd-gd2-perl
- virtueel pakket geboden door libgd-perl
- of libgd-gd2-noxpm-perl
- virtueel pakket geboden door libgd-perl
-
- rec: libgraph-perl
- Perl module for graph data structures and algorithms
-
- rec: libmldbm-perl
- module for storing multidimensional hash structures in perl tied hashes
-
- rec: libxml-libxslt-perl
- Perl interface to the GNOME libxslt library
-
- rec: libxml-perl
- Perl modules for working with XML
-
- rec: perl-tk
- Perl module providing the Tk graphics library