I am a NOOB at perl (infact scriptng over all), I need some guidence and help to create a scipt that will log into multiple IP Addresses(HP MSA's), each MSA has a different Password and after logging in will run a certain command and then exit. I have 148 MSA's, each one has a different password so I thought of having it read from a CSV, txt, or excel file. The script will read the ip address, user name and password run the command, exit and move to the next ip address.
Any help with this would save me so much time.
THANKS!