in reply to Automatically Logging in to a Webpage
So how do I allow the LWP virutal browser I created to automatically redirect instead of erroring out. If I remove the Die code the content doesn't updateSee requests_redirectable in documentation, or do a get instead of die.
|
|---|