Help for this page
use WWW::Mechanize; use WWW::Mechanize::Firefox; ... $ff->closeTab($curr,$repl); undef $mech; undef $ff;
$ff->closeTab($curr,$repl);