mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
900cf6ff9d
Net::Jabber provides a Perl user with access to the Jabber Instant Messaging protocol. PR: 23514 Submitted by: Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw>
8 lines
400 B
Plaintext
8 lines
400 B
Plaintext
Net::Jabber is a convenient tool to use for any perl scripts
|
|
that would like to utilize the Jabber Instant Messaging
|
|
protocol. While not a client in and of itself, it provides
|
|
all of the necessary back-end functions to make a CGI client
|
|
or command-line perl client feasible and easy to use.
|
|
Net::Jabber is a wrapper around the rest of the official
|
|
Net::Jabber::xxxxxx packages.
|