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.
|
|---|
| 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 | |
by alook (Initiate) on Oct 19, 2005 at 16:39 UTC |