套件: libxml-generator-perldata-perl (0.95-1.1)
libxml-generator-perldata-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libxml-generator-perldata-perl:
- [libxml-generator-perldata-perl_0.95-1.1.dsc]
- [libxml-generator-perldata-perl_0.95.orig.tar.gz]
- [libxml-generator-perldata-perl_0.95-1.1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- Nick Morrott
外部的資源:
- 主頁 [metacpan.org]
相似套件:
module for generating SAX2 events from nested Perl data structures
XML::Generator::PerlData provides a simple way to generate SAX2 events from nested Perl data structures, while providing finer-grained control over the resulting document streams.
Processing comes in two flavours: Simple Style and Stream Style:
In a nutshell, 'simple style' is best used for those cases where you have a single Perl data structure that you want to convert to XML as quickly and painlessly as possible. 'Stream style' is more useful for cases where you are receiving chunks of data (like from a DBI handle) and you want to process those chunks as they appear.
其他與 libxml-generator-perldata-perl 有關的套件
|
|
|
-
- dep: libxml-sax-base-perl
- base class for SAX drivers and filters
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language