alook has asked for the wisdom of the Perl Monks concerning the following question:

Hi all,

I would like to install net::jabber module on ActivePerl (i am on winXP ;-()

Using ppm, it goes through the install via pointing ppd but when I start the perl script which begin with Net::Jabber qw ( Component ) ; ) I get the following error "can't locate net/jabber.pm...")

In fact, I only found a jabber.pm in soap/transport... does it make sence ? why jabber.pm doesn't "arrive" in net/jabber after ppm installation ?

As you noticed, I am less than a perl beginner ... just a new user that try to make a perl script running on winxp ;-( !

any advice or help will be very appreciate

thanks in advance

luc

2005-10-19 Retitled by planetscape, as per Monastery guidelines; edited for formatting.
Original title: 'net::jabber'

Replies are listed 'Best First'.
Re: Problems installing Net::Jabber (ActiveState ppm)
by runrig (Abbot) on Oct 18, 2005 at 23:45 UTC
Re: Problems installing Net::Jabber (ActiveState ppm)
by planetscape (Chancellor) on Oct 19, 2005 at 03:29 UTC
      Thank's both, I took the net-jabber.ppd displayed at http://theoryx5.uwinnipeg.ca/ppms/ it seems to work fine ! luc