Help for this page

Select Code to Download


  1. or download this
    use WWW::Mechanize::Firefox;
    my $mech = WWW::Mechanize::Firefox->new(
    ...
    );
    
    $mech->get('http://google.com');
    
  2. or download this
    I, MOZREPL : Client connected : 127.0.0.1:57788 : chrome://browser/con
    +tent/hiddenWindow.xul
    Can't call method "addTab" on an undefined value at /Library/Perl/5.12
    +/Firefox/Application/API40.pm line 131.