James E Keenan wrote:
Steffen Schwigon wrote:

Quite often -l (to read from lib/) is enough, depending on your module
build complexity. For -b you have to call ./Build before "prove",
which can be annoying and/or difficult to remember.

I'll have to try that out. My modules all use MakeMaker rather than Module::Build. And I'm generally using 'prove' to trouble-shoot individual tests after I've already run 'make test' and identified which test files have failures.

jimk

Or $a_specific_perl_path Build in the case of other situations.

Adam K

Reply via email to