in reply to Need help with a grep script
The Net::Telnet page shows you how to get the output of the command into an array, so all you need to do is:
I suggest using reading perldoc perlfunc and review the string-handling functions to find ideas on how to work with strings. Similarly, perldoc perlre could give you some pointers on how to use regular expressions for that task.
Alternatively, you could hire someone to help you with that.
...roboticus
When your only tool is a hammer, all problems look like your thumb.
|
|---|