> 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 reverythgin you'd ever need and 
more!

Check out all of that on search.cpan.org 

That's where Id start..

HTH
DMuey

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to