Revision history for Perl extension Net::SSH::Expect.
1.09 2008/04/22
1.08 2008/04/19
1.07 2008/04/19
1.06 2008/04/18
1.05 2007/08/23
1.04 2007/08/07
1.03 2007/08/06
1.02 2007/08/03
1.01 2007/08/03
1.00 2007/08/02
0.08 2007/07/09
0.07 2007/07/06
while ($ssh->expect($timeout, '-re', qr/[\s\S]+/s)){
# First we swallow any output the SSH server put on the tty after the logon. This is # usually the original remote prompt that we want to substitute. }
0.01 Tue Jun 26 15:27:49 2007
-XA -n Net::SSH::Expect