Changes for version 1.15
- Added XPath function and support for most of the abbreviated xpaths.
- Added new XML::Stream::Node type. This behaves more like a you would think an XML node would behave.
- Added a NONBLOCKING variable to control if the parser blocks or does not block. This might cause some problems, but it also might open some new doors. We will see.
- Upped buffer size by 4x for second party fix.
- Added code to handle tracking the last activity.
- Fixed Disconnect bug where is would not clean up the environment well enough.
- Added check for version of IO::Socket::SSL since it is not a required module.
- Added check before trying to convert a socket to SSL.
- Removed some warnings about unintialized strings.
- Added tests for make test.
Modules
Creates and XML Stream connection and parses return data
Functions to make building and parsing the hash easier to work with.
Object to make defining Namespaces easier in XML::Stream.
Functions to make building and parsing the tree easier to work with.
SAX XML Parser for XML Streams
XML DTD Parser and Verifier
Functions to make building and parsing the tree easier to work with.