suggest running make test as part of install

master
joey 2006-08-10 04:24:51 +00:00
parent 627c20808a
commit 87c1a89443
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ required perl modules are installed, then run:
perl Makefile.PL
make
make test # optional
make install
See [[download]] for where to get it.