blob: 3ce38e00181314d2121a991f2e9bf6bfe32376f1 (
plain) (
blame)
1
2
3
4
5
6
7
|
POE::Filter::XML provides POE with a completely encapsulated XML
parsing strategy for POE::Wheels that will be dealing with XML
streams. By default the filter will attempt to use XML::Parser as
its foundation for xml parsing. Otherwise it will depend upon a
pure perl SAX parser included (POE::Filter::XML::Parser).
WWW: https://metacpan.org/release/POE-Filter-XML
|