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 update
See requests_redirectable in documentation, or do a get instead of die.
  • Comment on Re: Automatically Logging in to a Webpage