File: INSTALL

package info (click to toggle)
libtext-template-perl 1.45-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 228 kB
  • ctags: 25
  • sloc: perl: 1,365; makefile: 15
file content (31 lines) | stat: -rw-r--r-- 584 bytes parent folder | download | duplicates (34)
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

To install:

	perl Makefile.PL

to construct the Makefile, then

	make test

to test the package.  If it fails any tests, please send me the output
of `make test' and `perl -V'.  I'll tell you whether it is safe to go
ahead, or I'll provide a fix.

If it passes the tests, use

	make install

to install it.

Detailed documentation is at the bottom of the lib/Text/Template.pm
file.  You may be able to view it with the following command:

        perldoc Text::Template
 
Or:

        perldoc lib/Text/Template.pm

If you have problems, send me mail:

mjd-perl-template+@plover.com