On Sat, Oct 01, 2011 at 11:38:08AM +0100, Philip Oakley wrote:
Is there a write up of the the git testing method and how to use
bin-wrappers etc. I didn't see anything in the Documentation, but I
may not have looked carefully enough
Bin-wrappers (and the alternative, which is setting up the exec-path
yourself) are mentioned briefly in INSTALL. Running tests is described
in t/README.
Other than that, you're left on your own to read the code and the commit
messages. :)
-Peff