Herein lies Test-Reporter-1.38.
[test-reporter.git] / INSTALL
blobb22e2cd6a3ee7c13a16f26ce163a3319cb5d912c
1 Test::Reporter
2 ==============
4 INSTALLATION
6 To install this distribution type the following:
8    perl Makefile.PL
9    make
10    make test
11    make install
13 DEPENDENCIES (see the POD/README for details on the optional modules)
15 Net::SMTP (mandatory)
16 File::Temp (mandatory)
17 File::Spec (mandatory)
18 Net::Domain (optional)
19 Net::DNS (optional)
20 Mail::Send (optional)