Hi guys,
I would like to write a perl script that would go to a web page, enter login credentials (password in clear is ok, i can use a minimal access account) look for some text to ensure I got there and then logout. I need to be able to time this result and send the amount of time to a file. I did a few years ago and it was pretty easy to find the code. I had to put a few pieces together, but perl was the easiest way to do it. This would be a very handy script to have. I am a DBA (don't run away!) and this is for monitoring availability of an ERP system (Oracle-PeopleSoft). Please help I have searched and searched and i seem to be getting nowhere. I have downloaded and installed strawbery perl.