Replicates SAX events to several SAX event handlers
SAXT 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.
$
pkg install p5-XML-Filter-SAXTOrigin
textproc/p5-XML-Filter-SAXT
Size
6.35KiB
License
not specified
Maintainer
perl@FreeBSD.org
Dependencies
1 packages
Required by
1 packages