Where to discuss CPANTS stuff?

[email protected] (Thomas Klausner) Wed, 22 Oct 2003 13:26:41 +0200
Newsgroups perl.cpan.metadata
Message-ID <[email protected]>
Hi!

Should I discuss CPANTS-releated issues here or on perl-qa? (or both, but I
don't like crossposting that much...)

Anyway, to stop (or pause) some nagging, here's a first snapshop of the
all-new CPANTS:

http://domm.zsi.at/download/Module-CPANTS-as-Hash-0.20031022.tar.gz
basically the same as Module::CPANTS by Leon, only less tests (for now..)

http://domm.zsi.at/download/cpants.db.gz
the same data as a SQLite DB (much easier to query:
  select kwalitee,count(kwalitee) as cnt from cpants group by kwalitee order
  by cnt;
)
Does anyone know of a good way to distribute SQLite DBs on CPAN?

The sources for Module::CPANTS::Generator are currently only available via
subversion:
http://domm.zsi.at:8888/svn/perl/Module-CPANTS-Generator/trunk/
I'm currently adding docs and will release a dev snapshot today in the
evening.


-- 
#!/usr/bin/perl                               http://domm.zsi.at
for(ref bless{},just'another'perl'hacker){s-:+-$"-g&&print$_.$/}