Commit graph

4 commits

Author SHA1 Message Date
Philip M. Gollucci
c24f9508d3 - Also remove them from pkg-plist lists not from me that crept in 2010-11-24 06:19:46 +00:00
Wen Heping
d75373a597 - Update to 1.016
Changelog: http://search.cpan.org/src/JOHND/Class-DBI-Lite-1.016/Changes

PR:		ports/152366
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2010-11-19 01:22:26 +00:00
Wen Heping
3f1e25ce10 - Update to 1.005 2010-03-23 02:58:29 +00:00
Wen Heping
caeb2c7540 Class::DBI::Lite offers a simple way to deal with databases in an
object-oriented way.

One class (the Model class) defines your connection to the database
(eg: connectionstring, username and password) and your other classes
define interaction with one table each (your entity classes).

The Entity classes subclass the Model class and automatically inherit
its connection.

WWW: http://search.cpan.org/dist/Class-DBI-Lite/
2010-03-16 06:56:48 +00:00