-
-
01 Jun 2011 09:16:14 UTC
- Distribution: WAP-SAXDriver-wbxml
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues
- Testers (448 / 0 / 0)
- Kwalitee
Bus factor: 0- 12.62% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (14.67KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors- Francois PERRAD (francois.perrad@gadz.org)
- Dependencies
- I18N::Charset
- IO::String
- WAP::wbxml
- XML::SAX
- XML::SAX::Writer
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
wbxmld - WBXML Disassembler
SYNOPSIS
wbxmld [-b] [-p path] file
OPTIONS
- -b
-
Beautify
- -h
-
Display help.
- -p
-
Specify the path of rules (the default is WAP/SAXDriver/wap.wbrules2.xml).
- -v
-
Display version.
DESCRIPTION
wbxmld disassembles binarized XML (WBXML) into XML.
wbxmld needs XML::SAX::Writer module.
WAP Specifications, including Binary XML Content Format (WBXML) are available on <http://www.wapforum.org/>.
SEE ALSO
WAP::SAXDriver::wbxml, WAP::wbxml, wbxmlc
AUTHOR
Francois PERRAD, francois.perrad@gadz.org
Module Install Instructions
To install WAP::SAXDriver::wbxml, copy and paste the appropriate command in to your terminal.
cpanm WAP::SAXDriver::wbxml
perl -MCPAN -e shell install WAP::SAXDriver::wbxml
For more information on module installation, please visit the detailed CPAN module installation guide.