File: INSTALL

package info (click to toggle)
mail-spf-perl 3.20250505-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 612 kB
  • sloc: perl: 2,847; sh: 21; makefile: 18
file content (34 lines) | stat: -rw-r--r-- 607 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
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.003
  (plus all the run-time requirements)

...running Mail::SPF:

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

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

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

  dzil build
  dzil test
  dzil install

# $Id: INSTALL 61 2013-07-22 03:45:15Z julian $
# vim:tw=79