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 | GPLv1+ |
Homepage | http://search.cpan.org/dist/XML-Filter-BufferText/ |
Recipe file |
recipes-perl/libxml/libxml-filter-buffertext-perl_1.01.bb
recipes-perl/libxml/classes/cpan.bbclass |
Layer | meta-perl (dizzy branch) |
Inherits |
|
Dependencies | |
PACKAGECONFIG options |
Sources
None
Patches
None
Other branches
This recipe in other branches of meta-perl: