Expect.pm - Expect for Perl
Expect.pm
is built to either spawn a process or take an existing filehandle and interact with it such that normally interactive tasks can be done without operator assistance. This concept makes more sense if you are already familiar with the versatile Tcl
version of Expect
.