suggest running make test as part of install
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Thu, 10 Aug 2006 04:24:51 +0000 (04:24 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Thu, 10 Aug 2006 04:24:51 +0000 (04:24 +0000)
doc/install.mdwn

index 49153c0d0067270beb10784ca94f4b7756d75ae9..d34de92b14e50a6c5baeef7ddcb97bee54e6fd54 100644 (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.