Changes for version 0.11

  • add method XML::Reader->is_init_attr() and XML::Reader->attr(). also, in case of {filter => 1}, undefine XML::Reader->is_start(), XML::Reader->is_init_attr(), XML::Reader->is_end(), XML::Reader->comment(). Introduce {filter => 2} which removes the redundant start-line before attributes.

Modules

Reading XML and providing path information based on a pull-parser.

Provides

in lib/XML/Reader.pm