in reply to Re: Foreach loop help. Start from specific line
in thread Foreach loop help. Start from specific line

That is a good point. I am fairly new to perl and this script is the most complex one I have written so far (It branches off sending ssh commands to other Virtual Machines to start counterpart scripts which then loop back so it is all closed loop).

You are correct about re-querying the websites. We log every hostname that does not respond with '200 OK' to a separate file which will then be run through the test process again.

  • Comment on Re^2: Foreach loop help. Start from specific line