The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.43

  • Add a new option "dupatt" to XML::Reader->new() to allow for duplicate attributes: (only valid when used in conjunction with "use XML::Reader qw(XML::Parsepp);") my $rdr = XML::Reader->new('test.xml', {dupatt => '|'}); The concatenation string {dupatt => $str} is restricted to printable ascii excluding alphanumeric, " and ' Include explicit dependency on version 0.04 of XML::Parsepp

Documentation

Lesen von XML-Dateien und Bereitstellung der Pfad information basierend auf einem Pull-Parser.
Lire du XML avec des informations du chemin, conduit par un parseur d'extraction.

Modules

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

Provides

in lib/XML/Reader.pm