Perl Jabber 消息处理模块-Net::Jabber
2014-07-20 11:41:05 阿炯

本站赞助商链接,请多关照。 Net::Jabber - Jabber Perl Library


Net::Jabber provides a Perl user with access to the Jabber Instant Messaging protocol.

该模块为Jabber服务器提供了若干api来访问,它封装了Net::XMPP模块。当然它也有与其它模块的功能结合,使用起来比较友好。Net::Jabber inherits all of its methods from Net::XMPP.

Net::Jabber is a convenient tool to use for any perl script 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.

它将与XMPP协议相关的功能分为子模块进行了实现,具体可以参考Net::XMPP。


最新版本:2.0


项目主页:https://metacpan.org/release/Net-Jabber