On Thu, Apr 14, 2005 at 01:18:15AM +0200, Rhesa Rozendaal wrote: > > Here's my list of questions: > - what about the module name? is it good? > - code review would be nice > - documentation: clear enough? > - tests: for a module this simple? > - exception handling: should I do this myself, or let DBI throw them? > > The archive is here: http://www.rhesa.com/DBIx-Counter-0.01.tar.gz
Rhesa, This looks extremely similar to DBIx::Sequence. http://search.cpan.org/~bbeausej/DBIx-Sequence-1.5/Sequence.pm I suggest updating your SEE ALSO section to mention this module, and list the key differences there. Mark
