in reply to Login, post, reload.
And now all requests will automatically be cookiefied, and the responses will be cookie-extracted, and the cookies will be saved between sessions, just like a browser!$ua->cookie_jar(HTTP::Cookies->new(file => ".cookies", autosave => 1)) +;
-- Randal L. Schwartz, Perl hacker
|
|---|