1SPF_XS(3) User Contributed Perl Documentation SPF_XS(3)
2
3
4
6 Mail::SPF_XS - An XS implementation of Mail::SPF
7
9 This is an interface to the C library libspf2 for the purpose of
10 testing. While it can be used as an SPF implementation, you can also
11 use Mail::SPF, available from CPAN, which is a little more perlish.
12
14 Mail the author at <cpan@anarres.org>
15
17 Shevek
18 CPAN ID: SHEVEK
19 cpan@anarres.org
20 http://www.anarres.org/projects/
21
23 Copyright (c) 2008 Shevek. All rights reserved.
24
25 This program is free software; you can redistribute it and/or modify it
26 under the same terms as Perl itself.
27
29 Mail::SPF, Mail::SRS, perl(1).
30
31
32
33perl v5.28.1 2014-09-24 SPF_XS(3)