| Paketname | libhtml-fillinform-perl |
| Beschreibung | populates HTML Forms with data |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 2.00-2 |
| Sektion | perl |
| Priorität | optional |
| Installierte Größe | 84 Byte |
| Hängt ab von | libhtml-parser-perl, perl (>= 5.6.0-16) |
| Empfohlene Pakete | |
| Paketbetreuer | Debian Perl Group |
| Quelle | |
| Paketgröße | 18212 Byte |
| Prüfsumme MD5 | f4f208f43f19ddc66c7fe57f675d31d5 |
| Prüfsumme SHA1 | 6c8359e6c1058e8ac72b322c2489fbd3e8fb43e5 |
| Prüfsumme SHA256 | 0beabaf36ee9a351ef653a7a70c35b32836304596949fa7dd20db70278af7947 |
| Link zum Herunterladen | libhtml-fillinform-perl_2.00-2_all.deb |
| Ausführliche Beschreibung | This module automatically inserts data from a previous HTML form into
the HTML input, textarea, radio buttons, checkboxes and select
tags. It is a subclass of HTML::Parser and uses it to parse the HTML
and insert the values into the form tags.
.
One useful application is after a user submits an HTML form without
filling out a required field. HTML::FillInForm can be used to
redisplay the HTML form with all the form elements containing the
submitted info.
|