RE: EXPECT on z/OS?

2005-12-13 Thread Barry Roomberg
Title: RE: EXPECT on z/OS? Yes, but not ON the box. I used the character version of x3270 (ummm, ? s3270) to screen scrape a bunch of sessions from a linux box.  Then I used Perl Expect to control them. -Original Message- From:   Zielazinski, Robert [mailto:[EMAIL PROTECTED]] Sent:

Re: Extracting/Running Test Suite on existing perl

2005-12-13 Thread Yitzchak Scott-Thoennes
On Tue, Dec 13, 2005 at 07:23:01PM +0530, Sastry wrote: > Hi > I have installed the binary version of perl-5.8.7 on z/OS. > Now I would like to separately run the test suite that comes with the > source package of perl and run against the installed version of perl. > Is there a means by which this

EXPECT on z/OS?

2005-12-13 Thread Zielazinski, Robert
All - Does anyone out there have any experience with getting EXPECT to work on z/OS??? We'd like to use Perl and Expect to handle some interactive processing on remote boxes... But alas, no luck so far. T.I.A. Bob [EMAIL PROTECTED]

Extracting/Running Test Suite on existing perl

2005-12-13 Thread Sastry
Hi I have installed the binary version of perl-5.8.7 on z/OS. Now I would like to separately run the test suite that comes with the source package of perl and run against the installed version of perl. Is there a means by which this can be done? regards Ravi Sastry