In my program I need to use Expect, which is available as a Perl module.
The problem is that Expect itself requires another module, IO::Tty. I downloaded both, but I can't install them. Maybe I installed into the wrong directories, or didn't build something. (Why not bundle everything as a...