[ ソース: 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
- IO::File インターフェースをインコア文字列でエミュレート
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- 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
- 多次元ハッシュ構造を perl tie ハッシュに保存するモジュール
-
- 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