[JDEV] using Jabber::Connection in perl

Robert Norris rob at cataclysm.cx
Thu Aug 7 18:12:04 CDT 2003


> Todd, you need to contact the developer of your library. We do not 
> provide this kind of support on this list.

Sure we do - this list is for everything and anything related to Jabber
development :)

Missed the original post, so replying here ..

> >I have done a :
> >$c->register_handler('iq',\&handle_iq);
> >but what variable should I be looking into in the handle_iq subroutine
> >to find the servers answer.

The first argument to handle_iq will be a node representing the actual
packet returned by the server. Read the description of register_handler
in the Jabber::Connection perldoc for more information.

Rob.

-- 
Robert Norris                                       GPG: 1024D/FC18E6C2
Email+Jabber: rob at cataclysm.cx                Web: http://cataclysm.cx/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <https://www.jabber.org/jdev/attachments/20030808/62698549/attachment-0002.pgp>


More information about the JDev mailing list