软件包: libxml-filter-buffertext-perl (1.01-5)
libxml-filter-buffertext-perl 的相关链接
Ubuntu 的资源:
下载源码包 libxml-filter-buffertext-perl:
- [libxml-filter-buffertext-perl_1.01-5.dsc]
- [libxml-filter-buffertext-perl_1.01.orig.tar.gz]
- [libxml-filter-buffertext-perl_1.01-5.diff.gz]
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Perl Group (Mail Archive)
- Jay Bonci
- Ansgar Burchardt
It should generally not be necessary for users to contact the original maintainer.
外部的资源:
- 主页 [search.cpan.org]
相似软件包:
Perl module for putting all characters into a single event
The XML::Filter::BufferText module is a very simple filter. One common cause of grief (and programmer error) is that XML parsers aren't required to provide character events in one chunk. They can, but are not forced to, and most don't. This filter does the trivial but oft-repeated task of putting all characters into a single event.
其他与 libxml-filter-buffertext-perl 有关的软件包
|
|
|
-
- dep: libxml-sax-perl (>= 0.10)
- Perl module for using and building Perl SAX2 XML processors
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language