How would I go about making a perl script that will connect to an HTTP site; search a certain directory, and all subdirectories for a certain type of file (*.txt files for example); and download all of those files? It's not possible to FTP to the site, by the way.