-
-
16 Oct 2005 22:35:44 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues
- Testers (8 / 1 / 0)
- Kwalitee
Bus factor: 0- License: bsd
- Perl: v5.6.1
- Activity
24 month- Tools
- Download (36.6KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- unknown
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.19
- Allow namespace objects to be passed in to StartElementLiteral() and AddAttributeLiteral(). This makes it much easier to put things into the default namespace.
- Add a missing "static" declaration to some XS helper functions.
- Allow multiple different default namespaces inside XML::Genx::SAXWriter. Previously you would get a "Duplicate Prefix" error.
- Make the tests work in perl 5.6.1. Not sure when I broke this..
Modules
A simple, correct XML writerconstants for genxoutput a SAX stream using genxA slightly simpler wrapper class for genxExamples
Module Install Instructions
To install XML::Genx, copy and paste the appropriate command in to your terminal.
cpanm XML::Genx
perl -MCPAN -e shell install XML::Genx
For more information on module installation, please visit the detailed CPAN module installation guide.