After installing a perl package using package source I can run tests using: bmake test Does anyone know how to run the test automatically after the package is installed, ex. running bmake install will install package and run the perl tests as well. Thanks, Roman Kulik