معرفی شرکت ها


libdancer2-plugin-database-perl_2.17-1_all.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

module for easy database connections for Dancer2 applications
ویژگی مقدار
سیستم عامل Linux
توزیع Debian Bullseye-11
مخزن Debian main all
نام بسته libdancer2-plugin-database-perl
نام فایل بسته libdancer2-plugin-database-perl_2.17-1_all.deb
نسخه بسته 2.17
انتشار بسته 1
معماری بسته all
نگهدارنده Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://metacpan.org/release/Dancer2-Plugin-Database
مجوز -
حجم دانلود 15682
حجم نصب 37
Dancer2::Plugin::Database Provides an easy way to obtain a connected DBI database handle by simply calling the database keyword within your Dancer2 application . The module returns a Dancer::Plugin::Database::Core::Handle object, which is a subclass of DBI's `DBI::db' connection handle object, so it does everything you'd expect to do with DBI, but also adds a few convenience methods. . It takes care of ensuring that the database handle is still connected and valid. If the handle was last asked for more than `connection_check_threshold' seconds ago, it will check that the connection is still alive, using either the `$dbh->ping' method if the DBD driver supports it, or performing a simple no-op query against the database if not. If the connection has gone away, a new connection will be obtained and returned. This avoids any problems for a long-running script where the connection to the database might go away. . Care is taken that handles are not shared across processes/threads, so this should be thread-safe with no issues with transactions etc.


نیازمندی

مقدار نام
- perl
>= 0.16 libdancer-plugin-database-core-perl
>= 0.166001 libdancer2-perl


نحوه نصب


نصب پکیج deb libdancer2-plugin-database-perl:

    sudo apt-get install libdancer2-plugin-database-perl_2.17-1_all.deb


فایل ها

مسیرها
./usr/share/doc/libdancer2-plugin-database-perl/changelog.Debian.gz
./usr/share/doc/libdancer2-plugin-database-perl/changelog.gz
./usr/share/doc/libdancer2-plugin-database-perl/copyright
./usr/share/man/man3/Dancer2::Plugin::Database.3pm.gz
./usr/share/perl5/Dancer2/Plugin/Database.pm