I was asking also if there is a different way from HEAD to check if a URL is working. Because actually I want to check the link and, after a while, download it.
For the download I find out the FILE::FETCH module that helped me. For the URL check I can't find anything...