Paketname | libwww-mechanize-formfiller-perl |
Beschreibung | framework to automate HTML forms |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.10-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 168 Byte |
Hängt ab von | perl (>= 5.6.0-16), libdata-random-perl (>= 0.05) |
Empfohlene Pakete | libwww-mechanize-perl, libwww-perl |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 42928 Byte |
Prüfsumme MD5 | 294eddeb941d05eb5fc6b08f285341c9 |
Prüfsumme SHA1 | c97894dd3052863e9cbbb22a6a7c56fe024a0fb0 |
Prüfsumme SHA256 | 50acd1daf1fb27d5753a4eb79894a6a6fa3b69fc7c8629a6e474755544cd8bf9 |
Link zum Herunterladen | libwww-mechanize-formfiller-perl_0.10-1_all.deb |
Ausführliche Beschreibung | WWW::Mechanize::FormFiller is intended as a simple way to fill out HTML forms
from a set of predetermined values. You set up the form filler with value
elements, retrieve the HTML form, and let the form filler loose on that form.
.
There are value classes provided for many tasks - fixed values, values
to be queried interactively from the user, values taken randomly from
a list of values and values specified through a callback to some Perl code.
|