repo.or.cz
/
test-reporter.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Herein lies Test-Reporter-1.38.
[test-reporter.git]
/
INSTALL
blob
b22e2cd6a3ee7c13a16f26ce163a3319cb5d912c
1
Test::Reporter
2
==============
3
4
INSTALLATION
5
6
To install this distribution type the following:
7
8
perl Makefile.PL
9
make
10
make test
11
make install
12
13
DEPENDENCIES (see the POD/README for details on the optional modules)
14
15
Net::SMTP (mandatory)
16
File::Temp (mandatory)
17
File::Spec (mandatory)
18
Net::Domain (optional)
19
Net::DNS (optional)
20
Mail::Send (optional)