File: README

package info (click to toggle)
libdbix-recordset-perl 0.26-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,836 kB
  • sloc: perl: 6,970; makefile: 11
file content (11 lines) | stat: -rw-r--r-- 367 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
DBIx::Recordset - Perl extension for DBI recordsets

EXAMPLES

The file search.htm (HTML::Embperl version) and search.pl (CGI.pm version)
contains a short example for a web page, where you can supply a table name
(and a search condition) to view the whole content or a part of a table.

NOTE: To view search.htm it's easier to use your browser then an ascii
editor.