DESCR 370 B

1234567
  1. Net::XMPP is a convenient tool to use for any perl script that would
  2. like to utilize the XMPP Instant Messaging protocol. While not a client
  3. in and of itself, it provides all of the necessary back-end functions to
  4. make a CGI client or command-line perl client feasible and easy to use.
  5. Net::XMPP is a wrapper around the rest of the official Net::XMPP::xxxxxx
  6. packages.