| Paketname | libclass-dbi-asform-perl | 
| Beschreibung | module to produce HTML form elements for database columns using Class::DBI | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 2.42-5 | 
| Sektion | perl | 
| Priorität | optional | 
| Installierte Größe | 68 Byte | 
| Hängt ab von | perl (>= 5.6.0-16), libhtml-tree-perl, libclass-dbi-perl (>= 0.94), libclass-dbi-plugin-type-perl, l | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Debian Perl Group | 
| Quelle |  | 
| Paketgröße | 9178 Byte | 
| Prüfsumme MD5 | 79d8773bdc3cbb67998fdf2606cc372c | 
| Prüfsumme SHA1 | d9ab893f5016813c30f4868c3d5e92d930a84006 | 
| Prüfsumme SHA256 | 68dae0e5500f66d8c82216b7af05702992067dce327dab13282a9efd1cc90608 | 
| Link zum Herunterladen | libclass-dbi-asform-perl_2.42-5_all.deb | 
| Ausführliche Beschreibung | The Class::DBI::AsForm module helps to generate HTML forms for creating new
database rows or editing existing rows. It maps column names in a database
table to HTML form elements which fit the schema. Large text fields
are turned into textareas, and fields with a has-a relationship to
other Class::DBI tables are turned into select drop-downs populated
with objects from the joined class. |