my $ua = LWP::UserAgent->new( cookie_jar =>HTTP::Cookies->new( file => '/tmp/cookies.txt', autosave => 1, ignore_discard => 1 ));