in reply to Re^2: Installing perl modules
in thread Installing perl modules
I'm not really sure what your point is. Running "perl Makefile.PL" is most assuredly NOT the first step (unless the module requires C code compiled in and there's probably a way to get around that). If the module is pure Perl then it's possible to just copy the module to just about any location and then update %INC. Not necessarily wise, but still quite possible.
In fact, I did that with Expect.pm (not the Net::SSH::Expect the OP is talking about). I copied it from a Solaris 10 system to a Red Hat Enterprise Linux system to get a script our vendor has sent us to collect debug data working. No perl Makefile.PL used there....
Elda Taluta; Sarks Sark; Ark Arks
|
|---|