Help for this page
my $mech = WWW::Mechanize->new(); $mech->cookie_jar( {} );
my $mech = WWW::Mechanize->new( cookie_jar => undef );