in reply to Re^2: running setuid for ssh ?
in thread running setuid for ssh ?

Does anyone know the answer to this? I thought computer programming is all about giving precise instructions..:-P or am I misinterpreting ?

use 5.006 ; # 4 won't cut it

Replies are listed 'Best First'.
Re^4: running setuid for ssh ?
by andyford (Curate) on Jan 22, 2008 at 18:48 UTC

    If you change that use line in your copy of Expect.pm, you could try your version of Perl and, who knows, it might work.

    There's also the option of installing a separate Perl to run your Expect-based program from. Perl doesn't take up a lot room, considering.