• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

lib/Test/H16-Jun-2019-618360

t/H16-Jun-2019-614446

.travis.ymlH A D08-Jun-2016122 1211

ChangesH A D16-Jun-20197 KiB199145

LICENSEH A D08-Jun-201617.9 KiB380292

MANIFESTH A D16-Jun-2019443 2221

MANIFEST.SKIPH A D08-Jun-2016151 1716

META.jsonH A D16-Jun-20191.9 KiB7776

META.ymlH A D16-Jun-20191.1 KiB4443

Makefile.PLH A D16-Jun-20192.3 KiB8172

READMEH A D08-Jun-2016242 118

README

1This is the README file for Test::Strict, for
2testing strictness in a distribution, by Pierre Denis <pdenis@gmail.com>.
3
4* Installation
5
6Test::Strict uses the standard perl module install process:
7
8perl Makefile.PL
9make
10make test
11make install