RE: [Perl-unix-users] Perl and UNix

2003-01-21 Thread Allegakoen, Justin Devanandan
--8<-- Whilst Net::Telnet is a groovy thing, Telnet isn't as secure as ssh. I haven't had any use of the Net::SSH stuff out there, but perhaps it would be a consideration, --8<-- Yeah, but you have to install about 10 other modules. And installation proves t

Re: [Perl-unix-users] Perl and UNix

2003-01-21 Thread Martin Moss
Whilst Net::Telnet is a groovy thing, Telnet isn't as secure as ssh. I haven't had any use of the Net::SSH stuff out there, but perhaps it would be a consideration, Regards Marty - Original Message - From: "Peter Eisengrein" <[EMAIL PROTECTED]> To: "'Poon, Kelvin (Infomart)'" <[EMAIL PROT

RE: [Perl-unix-users] Perl and UNix

2003-01-21 Thread Peter Eisengrein
http://www.cpan.org http://search.cpan.org -Original Message- From: Poon, Kelvin (Infomart) [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 21, 2003 9:39 AM To: 'Thomas_M' Cc: '[EMAIL PROTECTED]' Subject: RE: [Perl-unix-users] Perl and UNix Thanks a lot for all anyone who replied, th

RE: [Perl-unix-users] Perl and UNix

2003-01-21 Thread Poon, Kelvin \(Infomart\)
Thanks a lot for all anyone who replied, thanks I had been reading what you guys contribute and I think Net::Telnet will be a good way I might try that. I was trying to find the cpan site to download that module...but can't find that site, can anyone give me more information about that? thanks K

RE: [Perl-unix-users] Perl and UNix

2003-01-21 Thread Thomas_M
Poon, Kelvin wrote: > Ok, I need a perl script that opens/access a file on a Unix > system (RS6000/AIX to be specific). Well, you would think > this is a beginner problem, and yes it would be if I told you > ur perl script is on the unix system itself. BUt the problem > is my perl script has