RE: Conditional compilation

2003-09-11 Thread Wiggins d'Anconia
On Thu, 11 Sep 2003 10:46:29 -0400, "Harter, Douglas" <[EMAIL PROTECTED]> wrote: > I am writing a Perl script which will run on multiple machines. I have a > use Expect; > in the script. > > The problem is that Perl Expect is not currently insta

Re: Conditional compilation

2003-09-11 Thread Beau E. Cox
- Original Message - From: "Harter, Douglas" <[EMAIL PROTECTED]> To: "Beginners Mailing List Perl (E-mail)" <[EMAIL PROTECTED]> Sent: Thursday, September 11, 2003 4:46 AM Subject: Conditional compilation > I am writing a Perl script which will run on multiple machines. I have a > use Exp