Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
perl-DBIx-Custom - Perl DBI extension to execute insert, update, delete, and select easy
DBIx::Custom is DBI wrapper module to execute SQL easily. This module have the
following features:
* Execute insert, update, delete, or select statement easily
* Create where clause flexibly
* Named place holder support
* Model support
* Connection manager support
* Choice your favorite relational database management system, MySQL, SQLite,
PostgreSQL, Oracle, Microsoft SQL Server, Microsoft Access, DB2 or anything,
* Filtering by data type or column name
* Create order by clause flexibly
Packages
Latest: perl-DBIx-Custom-0.25-1.el6.fio.noarch.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
perl-DBIx-Custom |
0 |
0.25 |
1.el6.fio |
noarch |
86 KiB |
2012-03-21 15:49:52 |
Changelog:
- * 2012-03-21 - Lott Caskey <lottc[AT]fugitol[DOTCOM]> - 0.25-1
- Initial Release