Jabber-Connection

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

The Jabber::Connection package provides basic functions
for connecting clients and components to a Jabber server. 

The package contains three modules:

- Jabber::Connection

  Handles connectivity, authentication, XML streaming and
  callbacks

- Jabber::NodeFactory

  Enables creation and manipulation of Jabber packets
  represented by Jabber::NodeFactory::Node objects

  Node: The latest version (0.04) of Jabber::NodeFactory::Node
  requires Scalar::Util for a function to weaken a parent/child
  pointer so circular references (and lack of garbage collection)
  can be avoided.

- Jabber::NS

  A heap of constants representing the Jabber namespace
  values and other things

It's a young package, all comments, questions and so on to
the author, please: dj.adams@pobox.com



( run in 1.481 second using v1.01-cache-2.11-cpan-39bf76dae61 )