This is the table based input method framework for IBus (Intelligent Input
Bus). It does not include real tables except two demo layouts, "Compose"
(which mimics Compose Key input) and "LaTeX" (which allows you to use LaTeX
commands as keyboard sequences to input various symbols).
This is the m17n IMEngine for IBus (Intelligent Input Bus) framework. It
allows you to use official and contributed keyboard layouts of the m17n
project (available via devel/m17n-db and textproc/m17n-contrib) through
standard IBus interface. m17n-lib currenty supports input of more than 60
languages with more than 70 language-specific input methods.
This is the initial independent release of the Net_DIME package.
Provides an implementation of DIME as defined at
http://www1.ietf.org/mail-archive/ietf-announce-old/Current/msg19298.html
Net::Packet::Target - Target object for all Net::Packet related stuff
Validate::Net is a class designed to assist with validation internet
related strings. It can be used to validate CGI forms, internally by
modules, and in any place where you want to check that an internet
related string is valid before handing it off to a Net::* class.
Whenever a test is false, you can access the reason through the reason
method.
Net::MQTT - Perl modules for MQTT Protocol (http://mqtt.org/)
Low level API for the MQTT protocol described at http://mqtt.org.
IMPORTANT: This is an early release and the API is still subject to change.
Net::SFTP::Foreign - Secure File Transfer Protocol client
Net::Nmsg is a perl binding to libnmsg, the reference implementation of
the NMSG binary structured message interchange format. The NMSG
documentation describes the format as:
The NMSG format is an efficient encoding of typed, structured data
into payloads which are packed into containers which can be
transmitted over the network or stored to disk. Each payload is
associated with a specific message schema. Modules implementing a
certain message schema along with functionality to convert between
binary and presentation formats can be loaded at runtime by libnmsg.
nmsgtool provides a command line interface to control the
transmission, storage, creation, and conversion of NMSG payloads.
Net::Google::DataAPI is base implementations for modules to negotiate
with Google Data APIs.
Net::LDAP::Makepath - Provides a methode for creating paths in LDAP simply.