-
-
22 Dec 2014 20:20:19 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (19)
- Testers (1863 / 226 / 0)
- Kwalitee
Bus factor: 0- 58.60% Coverage
- License: lgpl_2_1
- Perl: v5.8.0
- Activity
24 month- Tools
- Download (79.05KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Authen::SASL
- Carp
- Encode
- FileHandle
- IO::Select
- IO::Socket
- MIME::Base64
- POSIX
- Scalar::Util
- Sys::Hostname
- utf8
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 1.24 - 2014-12-22
- Roll-up of all 1.23_* changes
- Update bug tracker location
Changes for version 1.23_07 - 2014-12-17
- Correct incorrectly tagged 1.23_06 (errantly tagged as 1.24_06)
Changes for version 1.23_06 - 2011-07-19
- Eliminate another set of cyclic references (szabgab)
- Stylistic improvements in tests (szabgab)
- Refactor debug output to separate module (szabgab)
- Weaken scalar references to address additional memory leak (szabgab)
- Add additional tests for scalar references (szabgab)
- Documentation format corrections (szabgab)
Changes for version 1.23_05 - 2011-06-23
- RT#8834 unindented POD so that it reformats properly (szabgab)
- Weaken cyclic references in XML::Stream to eliminate memory leak (szabgab)
- Increase use of warnings and strictures in tests and code (szabgab)
- Replace indirect object notation with direct invocation notation (szabgab)
- Replace manual TAP output with Test::More (szabgab)
Changes for version 1.23_04 - 2010-09-22
- RT#57649 Set default value for _tls flag
- Module metadata changes
Changes for version 1.23_03 - 2010-09-20
- RT#57649 Prepare cert verification params when TLS connection is requested
Changes for version 1.23_02 - 2010-09-18
- Convert project to Module::Build, with ExtUtils::MakeMaker compatibility
- RT#57649 SSL cert verification, enabled by default
- RT#53315 Remove old, bundled Test::* libraries, now core
- RT#54880 Clarify license terms
- RT#54151 Disable network-based tests via environment variable (for Debian)
- RT#56574 Fix object construction causing problems on Perl 5.12.0
Changes for version 1.23_01
- Version 1.23_01 was errantly published as a pre-release of 1.23
Modules
Creates an XML Stream connection and parses return dataFake filehandle support for XML::StreamObject 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 StreamsXML DTD Parser and VerifierFunctions to make building and parsing the tree easier to work with.Provides
in lib/XML/Stream/Tools.pmin lib/XML/Stream/XPath.pmin lib/XML/Stream/XPath/Op.pmin lib/XML/Stream/XPath/Op.pmin lib/XML/Stream/XPath/Op.pmin lib/XML/Stream/XPath/Op.pmin lib/XML/Stream/XPath/Op.pmin lib/XML/Stream/XPath/Op.pmin lib/XML/Stream/XPath/Op.pmin lib/XML/Stream/XPath/Op.pmin lib/XML/Stream/XPath/Op.pmin lib/XML/Stream/XPath/Op.pmin lib/XML/Stream/XPath/Op.pmin lib/XML/Stream/XPath/Query.pmin lib/XML/Stream/XPath/Value.pmModule Install Instructions
To install XML::Stream, copy and paste the appropriate command in to your terminal.
cpanm XML::Stream
perl -MCPAN -e shell install XML::Stream
For more information on module installation, please visit the detailed CPAN module installation guide.