$exp->expect($timeout, [qr/^OK$/m => sub { ... }], [qr/^ERROR$/m => sub { ... }]); [download]
In reply to Re^5: Net:SSH::Expect and microcom? by salva in thread Net:SSH::Expect and microcom? by Anonymous Monk