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
