use the perl libs available :) Net::Jabber just had a release and you can make a trivial console client in under 50 lines of code. If you want to dig a little deeper, use Jabber::Connection and family. Of course if you want to be hardcore, use XML::Stream.
Richard Clippard wrote: > I have been looking for a library to build a very basic jabber client > (console only - not graphical) on a Linux system. I have looked at jecl > and jabberoo and am having problems with both. Jecl will not compile > (even using ANT) and I cannot find a simple example using jabberoo (or > jecl for that matter). > > Any ideas? > -- Nick JabminRPC: Administer your Jabber Server JabberSMTP: Email<->IM Transport Pabber: Perl Jabber Server _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
