Manually adding cookies to WWW::Mechanize's in-memory cookie jar
"Christopher Hart" <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.lwp |
|---|---|
| Message-ID | <[email protected]> |
Hello, I need to simulate some JavaScript that creates a cookie using WWW::Mechanize. How can I programmatically add a cookie to the in-memory cookie jar? I searched around for some examples on this, but wasn't able to find anything. Any help is appreciated. Thanks! Chris