Created attachment 144869 [details] patch to add SPF record support The perl module currently does not support SPF records. The patch adds this. The patch was already submitted upstream, see https://rt.cpan.org/Ticket/Display.html?id=81111 but there already was a similar (but not complete) patch and it seems the perl module itself is no longer really maintained ?
A commit references this bug: Author: pi Date: Wed Jul 23 12:35:27 UTC 2014 New revision: 362669 URL: http://svnweb.freebsd.org/changeset/ports/362669 Log: dns/p5-DNS-ZoneParse - add patch to support SPF records - upstream see https://rt.cpan.org/Ticket/Display.html?id=81111 PR: 192029 Changes: head/dns/p5-DNS-ZoneParse/Makefile head/dns/p5-DNS-ZoneParse/files/ head/dns/p5-DNS-ZoneParse/files/patch-ZoneParse.pm
Committed as perl@ 8-)