Mail::DMARC

2012-10-05 Thread Davide Migliavacca
Hi, I am currently working at an implementation of DMARC support in a Perl module. My guess for the name would be Mail::DMARC (as Mail::DKIM provides support for DKIM). Module will provide an XS wrapper for libopendmarc from opendmarc.org, (my approach would be to package a Mail::DMARC::libopendma

Re: Help choosing a Module name

2012-10-05 Thread Buddy Burden
Jed, > I noticed that many MooseX modules have Util in the third position but there > doesn't seem to be a MooseX::Util branch of the namespace yet? I note you didn't get much response here. Have you tried over on the Moose mailing list? They're generally pretty helpful on questions such as the

Re: Help choosing a Module name

2012-10-05 Thread Jed Lund
Buddy, Thanks for the suggestion. I will try the Moose list next. Best Regards, Jed On Fri, Oct 5, 2012 at 9:42 AM, Buddy Burden wrote: > Jed, > > > I noticed that many MooseX modules have Util in the third position but > there > > doesn't seem to be a MooseX::Util branch of the namespace yet