mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
448056df00
available module provides. Such goals/key features are: no need to define your database schema (most features work without one and some advanced features only require some bits, and still not the full table definitions) no need to connect to database: the module can just generate SQL for you chained methods with lazy SQL generation joins/relationships optional custom classes for results and resultsets with custom methods SQL::Abstract syntax paging features (with Data::Page) WWW: http://search.cpan.org/dist/DBIx-Lite/
11 lines
363 B
Plaintext
11 lines
363 B
Plaintext
%%SITE_PERL%%/DBIx/Lite.pm
|
|
%%SITE_PERL%%/DBIx/Lite/ResultSet.pm
|
|
%%SITE_PERL%%/DBIx/Lite/Row.pm
|
|
%%SITE_PERL%%/DBIx/Lite/Schema.pm
|
|
%%SITE_PERL%%/DBIx/Lite/Schema/Table.pm
|
|
%%PERL5_MAN3%%/DBIx::Lite.3.gz
|
|
%%PERL5_MAN3%%/DBIx::Lite::ResultSet.3.gz
|
|
%%PERL5_MAN3%%/DBIx::Lite::Row.3.gz
|
|
%%PERL5_MAN3%%/DBIx::Lite::Schema.3.gz
|
|
%%PERL5_MAN3%%/DBIx::Lite::Schema::Table.3.gz
|