blob: 59562d90effb4a1de7c438d6f9a23c61d77717d6 (
plain)
1
2
3
4
|
The Perl 5 module Expect::Simple is a wrapper around the Expect
module which should suffice for simple applications. It hides most
of the Expect machinery; the Expect object is available for tweaking
if need be.
|