David J Effa wrote: > > Hi, > > Does anyone know of some of modules that will fetch an URL and save it > to a local system (easy) but also download all the page elements as > well (basically render the page and store the contents locally)? I > would also like the fetched URL home page URLs for all the elements > downloaded to be rewritten to point to the location (of my choosing > "Base" Relative or Absolute) where all the render elements ended up. > Basically I want to do a local cache of a remote web page.
I would have thought LWP::UserAgent would have been able to do this... But I haven't checked :/ Lyle _______________________________________________ ActivePerl mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
