At least on Win32, M::B generates Build and then calls pl2bat on it. So there's still a Build file. CPAN calls "perl Build" anyway, I think. (I can't check at the moment.)
-- David On Fri, Dec 12, 2008 at 2:11 PM, Ken Williams <[email protected]> wrote: > On Thu, Dec 11, 2008 at 10:58 PM, David Golden <[email protected]> wrote: > > > > Anyway, here's a simple patch that should "fix" it (note -- untested). > It > > does change the return value, but I'm not sure if that's important or > not. > > Testing for -r "Build" might be problematic for platforms that have > filename extensions for executables (e.g. .bat on DOS and whatever the > VMS equivalent is). > > -Ken >
