Skip to content

manwar/Test-Strict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the README file for Test::Strict, for
testing strictness in a distribution, by Pierre Denis <pdenis@gmail.com>.

* Installation

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

perl Makefile.PL
make
make test
make install