[ 源代码: libdata-stag-perl ]
软件包:libdata-stag-perl(0.14-3)
libdata-stag-perl 的相关链接
Debian 的资源:
下载源码包 libdata-stag-perl:
- [libdata-stag-perl_0.14-3.dsc]
- [libdata-stag-perl_0.14.orig.tar.gz]
- [libdata-stag-perl_0.14-3.debian.tar.xz]
维护小组:
- Debian Perl Group (QA 页面, 邮件存档)
- Charles Plessy (QA 页面)
- Damyan Ivanov (QA 页面)
- Florian Schlichting (QA 页面)
外部的资源:
- 主页 [stag.sourceforge.net]
相似软件包:
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).
其他与 libdata-stag-perl 有关的软件包
|
|
|
|
-
- dep: libio-string-perl
- Emulate IO::File interface for in-core strings
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)
-
- rec: libgd-gd2-perl
- 本虚包由这些包填实: libgd-perl
- 或者 libgd-gd2-noxpm-perl
- 本虚包由这些包填实: 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