Downloadliste

Projektbeschreibung

DBIx::Browse handles the browsing of relational tables with a human-like interface via the Web. It transparently translates SELECTs, UPDATEs, DELETEs, and INSERTs from the desired "human view" to the values needed for the table. This is the case when you have related tables (1 to n) where the detail table has a reference (FOREIGN KEY) to a generic table (e.g., Customers and Bills) with some index (typically an integer).

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-04-29 22:32
2.07

Eine neue Option, um no_print DBIx:: Suchen:: CGI für den Einsatz in einer anderen Anwendung.
Tags: Minor feature enhancements
A new no_print option to DBIx::Browse::CGI for use within another application.

2002-03-06 19:32
2.00

Der Code wurde in zwei Klassen: eine für die Datenbank zugreifen und die anderen für Web-Interaktion aufgeteilt. Der Test kann nun mehr Tests als einfache Klasse geladen.
Tags: Minor feature enhancements
The code has been split into two separate classes:
one for database access and the other for Web
interaction. The test can now perform more tests
than simple class loading.

2002-02-28 00:57
1.24

Bugfixes im Feld Namen für die "Edit"-Seite.
Tags: Minor bugfixes
Bugfixes in field names for the "Edit" page.

2002-02-26 23:20
1.23

Tags: Initial freshmeat announcement

Project Resources