in reply to Re^4: Passing values to htdigest from command line problem
in thread Passing values to htdigest from command line problem

I'm tempted to say "yes".

However...

I expect you might find a module meeting your expectations -- I haven't run htdigest, but I expect that the problem is that the htdigest apache utility expects to be run interactively, expecting you to interact with it.



--chargrill
s**lil*; $*=join'',sort split q**; s;.*;grr; &&s+(.(.)).+$2$1+; $; = qq-$_-;s,.*,ahc,;$,.=chop for split q,,,reverse;print for($,,$;,$*,$/)

Replies are listed 'Best First'.
Re^6: Passing values to htdigest from command line problem
by Nik (Initiate) on Oct 12, 2006 at 07:36 UTC
    From IO::Tty README: "Sorry, ActiveState Perl on Windows is NOT supported, basically because there are no pseudo-terminals under Windows."
    So Expect.pm isnt an option any more.
A reply falls below the community's threshold of quality. You may see it by logging in.