The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
System Requirements
-------------------

The following Perl version and packages are required for...

...building Mail::SPF:

  Perl 5.6
  Module-Build 0.2805
  Test-More
  Net-DNS-Resolver-Programmable 0.002.1
  (plus all the run-time requirements)

...running Mail::SPF:

  Perl 5.6
  version
  Error
  NetAddr-IP 4
  Net-DNS 0.58
  URI 1.13

Building and Installing
-----------------------

You can build and install Mail::SPF automatically using the CPAN shell, or
manually with the following commands:

  perl Build.PL
  ./Build
  ./Build test
  ./Build install

# $Id: INSTALL 44 2007-05-30 23:20:51Z Julian Mehnle $
# vim:tw=79