
thebitch
User
Oct 15, 2002, 1:08 AM
Views: 664
|
|
Re: [MichaelGarcia] DOWNLOADING REMOTE IMAGES
|
|
|
`use HTML::LinkExtor ;' to get the links use LWP::Simple qw(get mirror); use `get' to fetch the page with the links, and then use mirror to download the files Mirror will check if you already got it where you're saving, as well as if the file changed/expired or not. Edited by Jasmine: removed rude comment
(This post was edited by Jasmine on Oct 15, 2002, 10:03 AM)
|