On Wed, Sep 18, 2002 at 03:34:05PM -0400, g wrote: > > use Net::Jabber::Client; > use Net::Jabber::Protocol; > use Net::Jabber::Debug; > use Net::Jabber::IQ; > > because I received the error "Failed to load any schema for > Net::Jabber from the use line." > (RECIPIENT and SERVER constants were also modified) > Here's the code
Try this
use Net::Jabber qw(Client);
Chris
_______________________________________________
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev
