Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
I want to install Sys::Syslog, but I saw in CPAN that I will need to install the whole perl again...I don't want to do that.
So, I copied over the Syslog.pm file to the C:\perl\lib directory and I get the error message that it Can't locate loadable object for module Sys::Syslog in @INC.
What do I need to do to install Sys::Syslog, without needing to install whole Perl again?
Thanks
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Installing module Sys::Syslog without installing whole Perl
by gellyfish (Monsignor) on Aug 15, 2005 at 17:01 UTC | |
by ikegami (Patriarch) on Aug 15, 2005 at 18:03 UTC | |
|
Re: Installing module Sys::Syslog without installing whole Perl
by nedals (Deacon) on Aug 15, 2005 at 17:08 UTC | |
by gellyfish (Monsignor) on Aug 15, 2005 at 18:16 UTC | |
by Fletch (Bishop) on Aug 15, 2005 at 18:22 UTC | |
by gellyfish (Monsignor) on Aug 15, 2005 at 18:28 UTC |