Help for this page

Select Code to Download


  1. or download this
    use WWW::Mechanize;
    use WWW::Mechanize::Firefox;
    ...
    $ff->closeTab($curr,$repl);
    undef $mech;
    undef $ff;
    
  2. or download this
    $ff->closeTab($curr,$repl);