On Tue, Jan 13, 2009 at 12:45 PM, Steve Hay <steve...@planit.com> wrote:
> >> And get our release manager access to a Win32 box to test on :) > FWIW, I tested M::B trunk on Win32 and got failures in compat.t due to files not being able to be deleted. I also got lots of warnings elsewhere during cleanup -- all due from File::Path::rmtree. Upgrading File::Path to 2.07 made the warnings and test failure go away. Should we bump the prerequisite? (My personal bias is that things like File::Spec and File::Path should almost always have very recent versions as prerequisites as older versions are incredibly buggy.) -- David