Paketname | libhttp-recorder-perl |
Beschreibung | Record interaction with websites |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.05-3 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 44 Byte |
Hängt ab von | libhtml-parser-perl, libhttp-request-params-perl, liburi-perl, libwww-perl, perl (>= 5.6.0-16) |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 15428 Byte |
Prüfsumme MD5 | 7067a841bffa2e834c6c805b71d16c48 |
Prüfsumme SHA1 | 8508ccd8d32b759f973f2e8c3d93cc95d8b89510 |
Prüfsumme SHA256 | 4c5e6cc47b67a8078d3a57f8088e5137006dcc92b66785278510159403a3dc97 |
Link zum Herunterladen | libhttp-recorder-perl_0.05-3_all.deb |
Ausführliche Beschreibung | HTTP::Recorder allows your Perl program to record the interaction with
websites (SSL and non-SSL). You set HTTP::Recorder as the user agent for
a proxy, and it will rewrite HTTP responses so that additional requests
can be recorded.
.
The interaction is recorded in a script suitable for WWW::Mechanize. If
a JavaScript-enabled browser is being used, the script can be examined
an modified as it is being recorded.
|