my $site_tab = "my site"; my $ff = Firefox::Application->new(); $mech->get('https://mysite.com'); $ff->closeTab($site_tab);