I need a perl program that downloads and saves (Save Target As...) a list of links given in a text file. For example, a text file will contain the following lines:
<http://www.latimes.com/news/printedition/national/20030715/20030715A01.pdf> <http://www.latimes.com/news/printedition/national/20030715/20030715B01.pdf> <http://www.latimes.com/news/printedition/national/20030715/20030715C01.pdf> The perl program should read each line and download each pdf file to a default folder on the desktop. Can anyone help me with this? Thanks, Kevin -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]