This is the README file for Test::Strict, for
testing strictness in a distribution, by Pierre Denis <pierre@itrelease.net>.

* Installation

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

perl Makefile.PL
make
make test
make install