WAP::wbxml - Binarization of XML file
This module implements binarisation of XML file according the specification :
WAP - Wireless Application Protocol / Binary XML Content Format Specification / Version 1.3 WBXML (15th May 2000 Approved)
The binary format was designed to preserve the element structure of XML.
The XML input file must refere to a DTD with a public identifier.
The file WAP/wap.wbrules.xml configures this tool for all known DTD.
This module needs XML::DOM modules and I18N::Charset.
Standard build/installation supported by ExtUtils::MakeMaker(3)...
$ perl Makefile.PL
$ make
$ make install
Send bug reports, comments and suggestions to francois.perrad@gadz.org