#!/usr/local/bin/perl use strict; $|++; # My code here # Do not put any use statements!! You've already "used" the modules package Expect; # blahblahblah package IO::Tty # blahblahblah 1;