On Mon, 2007-11-05 at 17:08 +0530, Zarina Mohd' wrote:
> Hello all,
> 
> I have coded few hundred lines(so much in such a short time because i
> dont really know the tricky one liners yet) in perl and i find it
> exciting.
> 
> I read some were that i can use perl LWP package to extract gif files
> from the web page. 
> 
> It would be great if some one could give me an insight into it.

What about using wget?

Or you can fetch HTML source for webpages and parse it to find gifs.

--
David Moreno Garza <[EMAIL PROTECTED]> | http://www.damog.net/
 Y es que me gusta tanto tu pelo.


_______________________________________________
ActivePerl mailing list
ActivePerl@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to