Re: Looking for people to take over maintenance of my Perl modules on CPAN

2011-08-02 Thread Terrence Brannon
Robert, I absolutely love Params::Smart ( http://search.cpan.org/~rrwo/Params-Smart-0.08/lib/Params/Smart.pm ) and would love to take it over. I read the docs for your Logic::Kleene ( http://search.cpan.org/~rrwo/Logic-Kleene-0.05/lib/Logic/Kleene.pm ) and although I cant imagine a practical case

Re: Do we need another DTO/ORM module?

2011-08-02 Thread Terrence Brannon
On Sat, Apr 17, 2010 at 12:48 PM, Paul Bennett wrote: > I've been working on the following project for a while, mostly just to > scratch my own itch: > > http://code.google.com/p/perl-**dbix-nailgun/source/browse/ > > It's heavily inspired

Re: Consensus on MakeMaker vs. Module::Build vs. Module::Install?

2011-08-02 Thread Terrence Brannon
On Mon, Mar 22, 2010 at 3:35 PM, Bill Moseley wrote: > For quite some time I've created modules for internal use and I don't > bother with h2xs anymore for non-xs modules and I just copy-n-paste some > existing Makefile.PL I have from another package. As a result of some > choice a while back al

DBIx::Simple - issues with current distribution

2011-08-02 Thread Terrence Brannon
DBIx::Simple is a fairly popular module for accessing databases from Perl. I love it. However, it is suffering from maintenance upkeep and lack of a public repository. I summarized the issues with this module in a recent perlmonks thread - http://perlmonks.org/index.pl?node_id=917878 I have a seri

Re: Looking for people to take over maintenance of my Perl modules on CPAN

2011-08-02 Thread David Nicol
On Tue, Aug 2, 2011 at 11:03 AM, Terrence Brannon wrote: > I read the docs for your Logic::Kleene > ( http://search.cpan.org/~rrwo/Logic-Kleene-0.05/lib/Logic/Kleene.pm ) and > although I cant imagine a practical case where I would return undef as > opposed to an explicit true or false, my instinc

Re: DBIx::Simple - issues with current distribution

2011-08-02 Thread Terrence Brannon
On Tue, Aug 2, 2011 at 2:44 PM, Juerd Waalboer wrote: > Terrence Brannon skribis 2011-08-02 12:27 (-0400): > > DBIx::Simple [...] is suffering from maintenance upkeep and lack of a > > public repository. > > Suffering? The code has been stable, but I do maintain it. In fact, > there has been a fa