This is the README file for Test::Strict, for
testing strictness in a distribution, by Pierre Denis <[email protected]>.

* Installation

Test::Strict uses the standard perl module install process:

perl Makefile.PL
make
make test
make install