my $cook= HTTP::Cookies::Netscape->new(file => 'ciao.txt' ,ignore_discard => 1,autosave=>1); $m = new WWW::Scripter(autocheck=>1,cookie_jar=>$cook) ;