全部搜尋項
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 原始碼: libxml-struct-perl  ]

套件:libxml-struct-perl(0.27-1)

libxml-struct-perl 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件 libxml-struct-perl

維護小組:

外部的資源:

相似套件:

represent XML as data structure preserving element order

XML::Struct implements a mapping between XML and Perl data structures. By default, the mapping preserves element order, so it also suits for "document-oriented" XML. In short, an XML element is represented as array reference with three parts:

  [ $name => \%attributes, \@children ]

This data structure corresponds to the abstract data model of MicroXML <http://www.w3.org/community/microxml/>, a simplified subset of XML.

If your XML documents don't contain relevant attributes, you can also choose to map to this format:

  [ $name => \@children ]

Both parsing (with XML::Struct::Reader or function readXML) and serializing (with XML::Struct::Writer or function writeXML) are fully based on XML::LibXML, so performance is better than XML::Simple and similar to XML::LibXML::Simple.

標籤: 軟體開發: Perl 開發, 函式庫, 實做語言: Perl

其他與 libxml-struct-perl 有關的套件

  • 依賴
  • 推薦
  • 建議
  • 增強

下載 libxml-struct-perl

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 33。4 kB78。0 kB [檔案列表]