File: INSTALL

package info (click to toggle)
libmail-field-received-perl 0.26-1.2
  • links: PTS
  • area: main
  • in suites: sid
  • size: 144 kB
  • sloc: perl: 605; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 452 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Please consult the README to check that you have the necessary
prerequisites.

You install Mail::Field::Received, as you would install any perl
module library, by running these commands:

   perl Makefile.PL
   make
   make test
   make install

If you want to install a private copy of Mail::Field::Received in your
home directory, then you should try to produce the initial Makefile
with something like this command:

   perl Makefile.PL LIB=~/perl