deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: perl:any, libdbix-class-perl
Description: |-
Optimistic locking support for DBIx::Class
Optimistic locking is an alternative to using exclusive locks when you
have the possibility of concurrent, conflicting updates in your database.
The basic principle is you allow any and all clients to issue updates and
rather than preemptively synchronizing all data modifications (which is
what happens with exclusive locks) you are "optimistic" that updates won't
interfere with one another and the updates will only fail when they do
in fact interfere with one another.
Homepage: https://metacpan.org/release/DBIx-Class-OptimisticLocking
Installed-Size: '28'
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libdbix-class-optimisticlocking-perl
Priority: optional
Section: perl
Version: 0.02-6
srcpkg_name: libdbix-class-optimisticlocking-perl
srcpkg_version: 0.02-6