Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl --
    use strict;
    ...
    if( $browser->success ){
       die " we logged in game over";
    }
    
  2. or download this
    #!/usr/bin/perl 
    use strict;
    ...
                    print "login to $url was successfull!!";
            }
    }
    
  3. or download this
    Contect of textfile (output.txt):
    192.168.1.1:80
    192.168.2.1:80
    192.168.3.1:80