| Paketname | libhtml-fillinform-perl |
| Beschreibung | populates HTML Forms with data |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 2.00-2 |
| Sektion | universe/perl |
| Priorität | optional |
| Installierte Größe | 84 Byte |
| Hängt ab von | libhtml-parser-perl, perl (>= 5.6.0-16) |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu MOTU Developers |
| Quelle | |
| Paketgröße | 18284 Byte |
| Prüfsumme MD5 | f1136f3e611bec73767d85d0257f9470 |
| Prüfsumme SHA1 | 38e16f66be2f0d0f94782674f15db1e45b60c0f6 |
| Prüfsumme SHA256 | 3b29c05388012b8d5f5d1839b3b7c6a92fc7b49939acfe0eefddccf788ec976b |
| 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.
|