User since
2003-12-07
22
Artikel
BenutzerIn
Hallo!
Ich stehe vor folgender Aufgabe:
Ich möchte per Modem eine Webseite abrufen und einpaar
Formulare einfüllen lassen und davon die Zeitmessen. All das
soll Automatisch geschehen, so daß man die Zugriffsqualität
auf den Webserver messen kann.
Was für Module bieten sich dafür an, kennt jemand ein Howto,
hat jemand schonmal ein ähnliches Problem bearbeitet?
gruß zaphod
User since
2003-12-07
22
Artikel
BenutzerIn
Danke für die schnelle Antwort! Ich werde dann mal mit dem
Lesen anfangen.
gruß zaphod
User since
2003-12-07
22
Artikel
BenutzerIn
So jetzt fehlt mir bloß noch http::proxy
das bekomme ich aber nicht mit ppm (Windows) hin.
Wo giibt es überall da modul und wie installier ich es unter Windows?
gruß zaphod
User since
2003-08-08
2561
Artikel
HausmeisterIn
>> Hier downloaden
>> HTTP::Proxy Website
Gruß, Erik!
s))91\&\/\^z->sub{}\(\@new\)=>69\&\/\^z->sub{}\(\@new\)=>124\&\/\^z->sub{}\(\@new\)=>);
$_.=qq~66\&\/\^z->sub{}\(\@new\)=>93~;for(@_=split(/\&\/\^z->sub{}\(\@new\)=>/)){print chr;}
It's not a bug, it's a feature! - [CGI-World.de]
User since
2003-12-07
22
Artikel
BenutzerIn
Bekomme nun folgende Meldung bei
nmake test
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
ReadLine support available (try 'install Bundle::CPAN')
c:\perl\nmake.exe -- OK
Running make test
Microsoft (R) Program Maintenance Utility Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.
C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'bl
ib\lib', 'blib\arch')" t\00basic.t t\01pod.t t\05new.t t\10init.t t\15accessors.
t t\17fstack.t t\20dummy.t t\20keepalive.t t\22http.t t\23connect.t t\23https.t
t\40push_filters.t t\41filters.t t\50hopbyhop.t t\50standard.t t\50via.t t\51sim
ple.t t\51simple2.t t\61simple.t t\61simple2.t t\64htmltext.t t\64lines.t t\64ta
gs.t t\66htmlparser.t t\71rot13.t t\90diveintomark.t
t\00basic...........ok
t\01pod.............ok
t\05new.............ok
t\10init............ok
t\15accessors.......ok
t\17fstack..........ok
t\20dummy...........
und dann gehts nicht mehr weiter
User since
2003-11-28
3645
Artikel
ModeratorIn
Kannst du "look HTTP::Proxy" in der Shell eingeben und dann:
Dann kann man sehen, wo das Testskript haengt.
User since
2003-12-07
22
Artikel
BenutzerIn
danke!
Aber beim make install hat alles geklappt.
gruß zaphod