got this: [root at foo /root]# perl -MNet::Jabber -e 'print $Net::Jabber::VERSION' 1.0022[root at foo /root]# > Do this > > perl -MNet::Jabber -e 'print $Net::Jabber::VERSION' > > - what do you get? > > dj