in reply to Saving a image from web

Have you checked the value returned by getstore? The LWP::Simple documentation says that it returns the "HTTP response code" which may give you a clue about the failure mode.


Perl reduces RSI - it saves typing

Replies are listed 'Best First'.
Re^2: Saving a image from web
by drblove27 (Sexton) on Oct 09, 2008 at 02:00 UTC
    Sorry for not checking this earlier. I get a 501 error when I run the code. I am not sure how to get around this error. Any help would be appreciated, I searched through the site before leaving my question. Thanks in advance for your help, I really appreciate it.