パッケージ: libxml-filter-saxt-perl (0.01-8.1)
libxml-filter-saxt-perl に関するリンク
Trisquel の資源:
libxml-filter-saxt-perl ソースパッケージをダウンロード:
- [libxml-filter-saxt-perl_0.01-8.1.dsc]
- [libxml-filter-saxt-perl_0.01.orig.tar.gz]
- [libxml-filter-saxt-perl_0.01-8.1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Perl Group (メールアーカイブ)
- Ansgar Burchardt
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
Perl module for replicating events to several event handlers
The XML::Filter::SAXT module is like the Unix 'tee' command in that it multiplexes the input stream to several output streams. In this case, the input stream is a PerlSAX event producer (like XML::Parser::PerlSAX) and the output streams are PerlSAX handlers or filters.
The SAXT constructor takes a list of hash references. Each hash specifies an output handler. The hash keys can be: DocumentHandler, DTDHandler, EntityResolver or Handler, where Handler is a combination of the previous three and acts as the default handler. E.g. if DocumentHandler is not specified, it will try to use Handler.
その他の libxml-filter-saxt-perl 関連パッケージ
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language