The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.11

  • Added in a module for DTD parsing. This will hopefully lead to verification of XML Streams based off of DTD.
  • Fixed bug in the Process function caused by the new way of handling multiple connections with detecting a broken connection.
  • Added code to handle listening for incoming connections on a port for a namespace. THIS IS STILL UNDER DEVELOPMENT!
  • Added XML::Stream::Parser to replace XML::Parser.
  • Fixed bug in the timeout code.

Modules

Creates and XML Stream connection and parses return data
Object to make defining Namespaces easier in XML::Stream.
SAX XML Parser for XML Streams
XML DTD Parser and Verifier