Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    $ergebnis = $browser->request($req)->as_string;
    print "Bild abgeschickt\n".$ergebnis;
    
  2. or download this
    Can't call method "clone" on unblessed reference at /usr/lib/perl5/sit
    +e_perl/5.6.0/HTTP/Message.pm line 53.