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
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
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