Changes for version 0.21

  • in method XML::Reader::DESTROY() replace $self->{ExpatNB}->parse_done; by $self->{ExpatNB}->release; in XML::Reader->new(): inject an {XR_debug} into $self->{ExpatNB}, if so requested by $opt{debug} add t/0030_test.t to test that XML::Reader does not leak memory explain documentation (=item is_value) in more detail translate POD-documentation into French: pod/XML-Reader-fr.pod translate POD-documentation into German: pod/XML-Reader-de.pod re-licence under the Artistic licence

Documentation

Lesen von XML-Dateien und Bereitstellung der Pfad information basierend auf einem Pull-Parser.

Modules

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

Provides

in lib/XML/Reader.pm