File: INSTALL

package info (click to toggle)
libnet-dns-resolver-programmable-perl 0.003-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 156 kB
  • ctags: 10
  • sloc: perl: 55; makefile: 2
file content (30 lines) | stat: -rw-r--r-- 569 bytes parent folder | download | duplicates (4)
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

# $Id: README 167 2005-01-17 18:26:45Z julian $
# vim:tw=79