http://www.perlmonks.org?node_id=284746


in reply to check email needs cookies

Hi!

LWP fully supports cookies. They are however disabled by default, and you should create a cookie jar. The LWP cookbook document (lwpcook) explains you how to do this easily.

Hope this helps!

Michele.