Changes between Initial Version and Version 1 of GestaltDocumentation/TableRow
- Timestamp:
- 10/28/05 12:15:57 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GestaltDocumentation/TableRow
v1 v1 1 The DB::Table module provides an interface to various attributes of a table, 2 and allows you to select rows from the database, while DB::Table::Row provides 3 an interface to a row within a table. 4 5 Documentation for these modules is available here: 6 7 [http://search.cpan.org/~kite/gestalt-0.2.1/DB/Table/Table.pm DB::Table] 8 9 [http://search.cpan.org/~kite/gestalt-0.2.1/DB/Table/Row/Row.pm DB::Table::Row]
