Changes for version 0.58

  • Error correction in get_token(): Change the existing if-statement: if (ref($self->NB_fh) eq 'Net::HTTP') into if (ref($self->NB_fh) eq 'Net::HTTP' or ref($self->NB_fh) eq 'Net::HTTPS')
  • update the documentation update test cases

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.
Testcontainer for XML::Reader.

Provides

in lib/XML/Reader/Testcases.pm
in lib/XML/Reader.pm