http://www.perlmonks.org?node_id=148211


in reply to Future of FBP

If XML::SAX::Machines isn't what you're looking for, then take a look at Pipeline.pm (on CPAN). It's basically like SAX, but without the tie to XML-like data structures, and with potentially pluggable flow-control.