in reply to LWP::Simple problems

Error response codes are all built into the module . I quote " This module also exports the HTTP::Status constants and procedures. You can use them when you check the response code from getprint(), getstore() or mirror(). " Using this can give you more info if request failed ...