Cheng-Lung Sung
67529a989c
- Update to 1.025
2011-11-08 02:12:13 +00:00
Cheng-Lung Sung
c25e23beb0
- Update to 1.024
2011-11-05 02:07:18 +00:00
Cheng-Lung Sung
b5acf7b626
- Update to 1.023
2011-10-27 13:52:36 +00:00
Sunpoet Po-Chuan Hsieh
772cd26f03
- Update to 1.022
...
- Pet portlint
Changes: http://search.cpan.org/dist/Class-DBI-Lite/Changes
2011-09-24 17:44:08 +00:00
Baptiste Daroussin
1150c92a0b
- update to 1.021
...
- fix license: ART10 not ART20
- changes: http://cpansearch.perl.org/src/JOHND/Class-DBI-Lite-1.021/Changes
2011-06-15 06:05:02 +00:00
Baptiste Daroussin
5b44b96326
- update to 1.020
...
- changes: http://cpansearch.perl.org/src/JOHND/Class-DBI-Lite-1.020/Changes
2011-06-09 10:33:25 +00:00
Baptiste Daroussin
af9b970827
- update to 1.019
...
- changes: http://cpansearch.perl.org/src/JOHND/Class-DBI-Lite-1.019/Changes
2011-04-11 06:00:03 +00:00
Baptiste Daroussin
ccaed70150
- update to 1.017
...
- changes: http://cpansearch.perl.org/src/JOHND/Class-DBI-Lite-1.017/Changes
2010-12-13 19:33:09 +00:00
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
Philip M. Gollucci
04fa41919c
- Update to 1.015
...
PR: ports/150852
Submitted by: Frederic Culot <frederic@culot.org>
With Hat: perl@
Changes: http://search.cpan.org/dist/Class-DBI-Lite/Changes
2010-09-23 19:24:00 +00:00
Sahil Tandon
d86b1098bd
- Update to 1.014
...
PR: ports/150470
Submitted by: Frederic Culot <frederic@culot.org>
2010-09-12 04:10:24 +00:00
Sahil Tandon
51fcb3b29f
- Update to 1.013
...
PR: ports/149521
Submitted by: Frederic Culot <frederic@culot.org>
2010-08-20 01:30:25 +00:00
Philip M. Gollucci
e43d4802ba
- Update to 1.012
...
With Hat: perl@
Changes: http:/search.cpan.org/dist/Class-DBI-Lite/Changes
2010-06-10 01:31:08 +00:00
Wen Heping
c180da23e9
- Update to 1.011
2010-05-19 13:41:24 +00:00
Wen Heping
c94c1da3f2
- Update to 1.010
...
- Reset maintainer to perl@
2010-05-14 02:59:10 +00:00
Wen Heping
67dda53c16
- Update to 1.009
2010-04-27 07:14:28 +00:00
Wen Heping
13bb403e56
- Update to 1.008
2010-04-06 06:27:01 +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