Description
XML can be processed as a stream of tokens when full document trees are unnecessary. This module provides token-based parsing for Perl code that wants to scan elements, text, and markup incrementally. It is useful for lightweight extractors and converters.