Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
            activate => 1, # bring the tab to the foreground
        );
      $mech->get('http://google.com');
    
  2. or download this
    Can't locate object method "new" via package "MozRepl" at /usr/local/s
    +hare/perl/5.10.1/MozRepl/RemoteObject.pm line 434.