mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
10 lines
456 B
Plaintext
10 lines
456 B
Plaintext
This module is a wrapper around Aymerick Jehanne's libwbxml (or perhaps
|
|
libwbxml2, I am not sure what the distinction is) library for handling
|
|
Wireless Binary XML. You must install libwbxml2 prior to installing this
|
|
module. The library can be found at http://libwbxml.aymerick.com/
|
|
(libwbxml2 itself requires the expat library to be installed.)
|
|
|
|
The module defines two functions: xml_to_wbxml and wbxml_to_xml.
|
|
|
|
WWW: https://metacpan.org/release/XML-WBXML
|