libdbix-sequence-perl_1.5-1_i386.changes is NEW
Debian Installer
installer at ftp-master.debian.org
Sat Feb 23 23:17:04 UTC 2008
(new) libdbix-sequence-perl_1.5-1.diff.gz optional perl
(new) libdbix-sequence-perl_1.5-1.dsc optional perl
(new) libdbix-sequence-perl_1.5-1_all.deb optional perl
A simple SQL92 ID generator
This module is intended to give easier portability to Perl database
application by providing a database independent unique ID generator. This way,
an application developer is not bound to use his database's SEQUENCE or
auto_increment thus making his application portable on multiple database
environnements.
.
This module implements a simple Spin Locker mechanism and is garanteed to
return a unique value every time it is called, even with concurrent processes.
It uses your database for its state storage with ANSI SQL92 compliant SQL. All
SQL queries inside DBIx::Sequence are pre cached and very efficient especially
under mod_perl.
(new) libdbix-sequence-perl_1.5.orig.tar.gz optional perl
Changes: libdbix-sequence-perl (1.5-1) unstable; urgency=low
.
* Initial Release. (Closes: #467211)
Override entries for your package:
Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 467211
Your package contains new components which requires manual editing of
the override file. It is ok otherwise, so please be patient. New
packages are usually added to the override file about once a week.
You may have gotten the distribution wrong. You'll get warnings above
if files already exist in other distributions.
More information about the pkg-perl-maintainers
mailing list