Sorry, This really is a begging letter.
I am very new to perl (though reasonably okay with shell scripting). I need a complete hand-holding script to telnet on port 25 to a specified IP address and measure the time before it issues the ehlo (and then quit) statements.
I'm basically asking for somebody to do my homework for me; I need to write this script to fix a production problem, but I'm way to new to perl, I'm spending way to much time reading books and messing about with basic array handling and sorting scripts.
I know nothing about OO programming, but know that I'll need to download the Net::Telnet module from cpan.
Cheers,
Mark T.
I am very new to perl (though reasonably okay with shell scripting). I need a complete hand-holding script to telnet on port 25 to a specified IP address and measure the time before it issues the ehlo (and then quit) statements.
I'm basically asking for somebody to do my homework for me; I need to write this script to fix a production problem, but I'm way to new to perl, I'm spending way to much time reading books and messing about with basic array handling and sorting scripts.
I know nothing about OO programming, but know that I'll need to download the Net::Telnet module from cpan.
Cheers,
Mark T.