Пакет perl-Ima-DBI: Информация
- Исходный пакет:
- perl-Ima-DBI
- Версия:
- 0.35-alt2
- Собран:
- 21 сентября 2021 г. 4:59
- Категория:
- Домашняя страница:
- Лицензия:
- GPL or Artistic
- О пакете:
- Database connection caching and organization
- Описание:
Ima::DBI attempts to organize and facilitate caching and more efficient use of database connections and statement handles by storing DBI and SQL information with your class (instead of as seperate objects). This allows you to pass around just one object without worrying about a trail of DBI handles behind it.
- Список rpm-пакетов, предоставляемых данным srpm-пакетом:
- perl-Ima-DBI (noarch)
- Сопровождающий:
- Список участников:
Последнее изменение
4 октября 2011 г. Alexey Tourbin 0.35-alt2
- rebuilt
5 августа 2007 г. Alexey Tourbin 0.35-alt1
- 0.33 -> 0.35
29 августа 2005 г. Alexey Tourbin 0.33-alt2
- removed build dependency on perl-Class-WhiteHole (cpan #14359) - added dependency on perl-DBIx-ContextualFetch - eliminated build dependency on itself