2:31 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: RE: Mainframes
Dan,
Currently I don't have access to a Mainframe. YET!
To do the same thing I'm doing with opensystems.
I basically telnet to the systems and run commands
That will return me information about the configurat
: Dan Muey [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 30, 2003 11:24 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: RE: Mainframes
> Dan,
>
> I'm already using Net::Telnet module right now.
> What I'd like to see is some examples of those
> that connect to
fic tasks are needing done to shed light on the needed process.
So what are you wanting to do and what have you tried so far?
>
> Phillip
>
> -Original Message-
> From: Dan Muey [mailto:[EMAIL PROTECTED]
> Sent: Thursday, October 30, 2003 11:11 AM
> To: [EMAIL PROTECT
: Thursday, October 30, 2003 11:11 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: RE: Mainframes
> Hi,
>
Howdy
>Does anyone have any advice about using perl to connect using
>
>telnet or any other TCP/IP protocols to mainframes?
Yes, use Modules!!
The Net:: (Net::Telnet f
> Hi,
>
Howdy
>Does anyone have any advice about using perl to connect using
>
>telnet or any other TCP/IP protocols to mainframes?
Yes, use Modules!!
The Net:: (Net::Telnet for instance) modules have most everything covered, also
Socket modules, DBI modules, CGI etc... Modules fo r