in reply to Installing module Sys::Syslog without installing whole Perl
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.
Put it in C:\perl\lib\Sys.
'::' acts as a directory 'splitter' when using modules
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Installing module Sys::Syslog without installing whole Perl
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 |