File: INSTALL

package info (click to toggle)
libnet-address-ip-local-perl 0.1.2-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 116 kB
  • ctags: 14
  • sloc: perl: 82; makefile: 2
file content (27 lines) | stat: -rw-r--r-- 522 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
System Requirements
-------------------

The following Perl packages are required for running Net::Address::IP::Local:

  Perl
  Error
  IO
  Test-Simple

For IPv6 support, the following package is also required:

  IO-Socket-INET6

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

You can build and install Net::Address::IP::Local automatically through CPAN,
or manually with the following commands:

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

# $Id: INSTALL 19 2008-03-16 02:37:14Z julian $
# vim:tw=79