Пакет: libima-dbi-perl (0.35-2.1)
Ссылки для libima-dbi-perl
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код libima-dbi-perl:
- [libima-dbi-perl_0.35-2.1.dsc]
- [libima-dbi-perl_0.35.orig.tar.gz]
- [libima-dbi-perl_0.35-2.1.debian.tar.xz]
Сопровождающие:
Внешние ресурсы:
- Сайт [metacpan.org]
Подобные пакеты:
module for database connection caching and organization
Ima::DBI attempts to organize and facilitate caching and more efficient use of database connections and statement handles.
One of the things that can be annoying about writing large programs with DBI is making sure that you do not have duplicate database handles open. There is also the issue of the somewhat wasteful nature of the prepare/execute/finish route that users tend to go through.
The new DBI->connect_cached and DBI->prepare_cached help a lot, but you still have to throw around global information about the data source, username and password.
So, after a while the author grew a small library of DBI helper routines and techniques. Ima::DBI is the culmination of all this, put into a nice(?), clean(?) class to be inherited from.
Другие пакеты, относящиеся к libima-dbi-perl
|
|
|
|
-
- dep: libclass-data-inheritable-perl
- Perl module to create accessors to class data
-
- dep: libdbi-perl
- Perl-интерфейс к базам данных (DBI)
-
- dep: libdbix-contextualfetch-perl
- module to add context aware fetches to DBI
-
- dep: perl
- практический язык Ларри Уолла для извлечения данных и составления отчётов
Загрузка libima-dbi-perl
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 22,6 Кб | 49,0 Кб | [список файлов] |