new to perl, apologise my ignorance!!
requirement:
when the build is complete a file called " reports.html" gets generated which gives information about summary of the build. Till date we have been checking the build logs manually to see if 'Reports' file is generated.The action point would be to write a script which will automatically check for generation of this file every 15mins(approx) while the build is in progress and pop up a msg/intimate when this file gets generated after completion of the build irrespective of status of build.