That resolved my initial problem. Now I get the following:
Can't use string ("3D89E3F6") as a HASH ref while "strict refs" in use
at /usr/lib/perl5/site_perl/5.6.0/Net/Jabber.pm line 666.Should I comment out "use strict" in Jabber.pm or is there something else wrong? Chris Wilkes wrote:Chris Wilkes wrote: >Try this > use Net::Jabber qw(Client); > > _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
