On Thu, Aug 12, 2010 at 22:19, Chris Packham [off-list ref] wrote:
I checked out Avar's (Aevar?)
Whatever works :)
branch One problem is that I don't have any of the perl TAP
modules. It's complaining about TAP/Harness/Archive.pm. Any
suggestions for installing additional perl modules under msysgit?
I don't know what msysgit does for perl but if you can make it use
strawberry perl's perl + modules that'd be easiest:
http://strawberryperl.com
It comes with an easy-to use CPAN shell out of the box.
Another problem is that the mingw sh.exe is _really_ slow (the box is an
oldish Dell Latitude).
Odd that sh.exe is the slowest bit.
One thing (as the t/README notes) that'll make the tests much faster
is using a ramdisk for the trash directory, but I don't know if
Windows can do that.