libxml-filter-buffertext-perl 1.01
Name | libxml-filter-buffertext-perl |
---|---|
Version | 1.01 |
Summary | XML::Filter::BufferText - Filter to put all characters() in one event |
Description | 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. |
Section | libs |
License | Artistic-1.0 | GPL-1.0-or-later |
Homepage | http://search.cpan.org/dist/XML-Filter-BufferText/ |
Recipe file | recipes-perl/libxml/libxml-filter-buffertext-perl_1.01.bb |
Layer | meta-perl (scarthgap branch) |
Inherits |
|
Dependencies |
|
PACKAGECONFIG options |
Sources
http://search.cpan.org/CPAN/authors/id/R/RB/RBERJON/XML-Filter-BufferText-1.01.tar.gz |
Patches
None
Other branches
This recipe in other branches of meta-perl: