File: INSTALL

package info (click to toggle)
libnet-dns-resolver-programmable-perl 0.009-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 136 kB
  • sloc: perl: 120; makefile: 2
file content (30 lines) | stat: -r--r--r-- 522 bytes parent folder | download | duplicates (2)
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
System Requirements
-------------------

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

...building Net::DNS::Resolver::Programmable:

  Perl
  Module-Build 0.2805
  version

...running Net::DNS::Resolver::Programmable:

  Perl
  version
  Net-DNS

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

You can build and install Net::DNS::Resolver::Programmable automatically using
the CPAN shell, or manually with the following commands:

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


# vim:tw=79