in reply to Re^2: cookie with HTTP-GetImage
in thread cookie with HTTP-GetImage

You can get it as any other document addressed by URI. So if you have a HTML code of a web page with the desired image, extract the link to an image and pass it to LWP to fetch it in the same way as you would fetch that first web page.