[Trilug-ontopic] Linux/Perl/Expect question

Greg Cox glcox at pobox.com
Wed Oct 29 16:23:42 EDT 2008


> As best I can tell it's not there and I can't install it. :(

You say you can't install.  Can you do something like:

use File::Basename;
use lib dirname($0).'/lib';

and install modules in (scriptdir)/lib, or are you totally hamstrung
by some idiotastic module gestapo?

Not that I have a Real Solution(tm), but I'm thinking there's probably
things you could try if you had some options like this.


More information about the Trilug-ontopic mailing list