On Thu, Sep 16, 2004 at 01:36:05PM -0700, Jeff Zucker wrote:
> 
> As the number of DBI related modules I maintain has grown (currently 
> over a dozen), I have noticed two things:  my reach has exceeded my 
> grasp :-) and  I want/need a community of people helping 
> develop/maintain the modules. I need help in finding a sourceforge name 
> for the project (or should it go under perl.org's SVN instead?).

I'd recommend using perl.org's SVN.

Then the name issue goes away. Each module (distribution) would
simply be http://svn.perl.org/modules/<distribution-name>/

rt.cpan.org can be used for bug reports.

These two I'd be happy to see added to the DBI distribution (then I'll support them :)
  DBD::CSV
  DBD::AnyData (formerly called DBD::RAM)

These three are part of the DBI now and are maintained there:
  DBI::SQL::Nano
  DBD::DBM
  DBD::File
(I'm not sure why DBI::PurePerl was listed)

That leaves:
> AnyData (and its many sub-modules)
> Text::CSV_XS
> Class::DBI::AnyData*
> Class::DBI::Multi*
> DBI::Format::HtmlTemplate (H::T support)*
> DBI::Format::Template (T::T support)*
> SQL::Parser
> SQL::Statement

Tim.

Reply via email to