Hi DBI!

        I am in the process of releasing a very small perl module that acts as an ID 
generator 
in multiple database environnements. This is mainly to avoid having to use the 
database's id generation
scheme when developping a cross database application. It's very small and efficient, 
it implements
a simple spin locking mechanism to generate the id's and uses only SQL92 compliant 
requests. 

        I mainly want to check with the DBI people that using the DBI:: namespace is 
ok for this, 
I tought it was pretty straightforward as the module uses DBI directly for his 
operations. 

Here is a link to the documentation: 
http://bbeausej.people.hbesoftware.com/DBI-Sequence/man.html


Any comments or rants are welcomed!

Thanks alot!

Ben

-- 
Benoit Beausejour - ([EMAIL PROTECTED]) - (SaKa@Quake)
SmartWorker Project - (http://www.smartworker.org)
460 St-Catherine Ouest, Suite 210
Montreal, Quebec H3P 1A7 
T: (514) 876-7881 F: (514) 876-9223

PGP signature

Reply via email to