I am packing up some code I wrote for another project as a perl module. The 
code is a DMARC implementation in perl, so the obvious name seems to be: 
Mail::DMARC

I am coordinating with Davide Migliavacca, author of the 
Mail::DMARC::libopendmarc module. His module is an XS interface to 
libopendmarc. We've both like the idea of having Mail::DMARC be merely an 
interface, and putting my perl implementation in Mail::DMARC::PurePerl, or 
something like that. Suggestions are welcome.

Matt

Reply via email to