|
Posted by himanshu.garg on March 5, 2008, 1:23 am
Please log in for more thread options > himanshu.g...@gmail.com wrote:
> > Will the following code alsodownloadthe images on
> >search.cpan.org, if any :-
>
> It will get whatever resource you ask it to get. If you ask for an HTML pa=
ge
> then it will get that HTML page, if you ask for a picture then it will get=
> that picture. It doesn't care about the different content types.
>
> jue
Thanks for the replies. I don't have to worry about unnecessary image
downloads now.
Will also check WWW::Mechanize and the documentation of LWP.
Thanks,
Himanshu.
|