[Chicago-talk] Is it worth to be put in CPAN?

Mike Fragassi frag at ripco.com
Tue Oct 17 08:45:57 PDT 2006



On Mon, 16 Oct 2006, tiger peng wrote:

> Recently, I am handling a couple of hierarchy data, such as purging log
> files, purging data base table without foreign key being implemented in
> DBMS, generating catalog XML files, etc. After searching CPAN without
> finding very simple/generic modules. So, I made one module for myself.
> It seems very convenient to me. I am wandering if it is worth to be put
> on CPAN?

There are a few modules in the Tree:: heirarchy (Tree::Simple,
Tree::DAG_Node) that do similar things.  This doesn't mean that you
shouldn't put yours on CPAN though.  If you do, be sure to include test
scripts for your module.

-- Mike F.



More information about the Chicago-talk mailing list