Re: [Module::Build] Beta released
Status: Beta
Brought to you by:
kwilliams
|
From: Ken W. <ke...@ma...> - 2003-12-26 23:23:21
|
On Thursday, December 25, 2003, at 09:20 PM, Randy W. Sims wrote: > > All tests successful on MSWin32 & cygwin. Excellent. > This was in Ilya Zakharevich's original patch; I was just pointing out > that it didn't make it into CVS. Attribution should go to Ilya. Okay, done. > PS: Something I've been curious about for a while, but never got > around to asking: What's up with the 'INSTALL.txt' file rather than > the usuall 'INSTALL' file in the M::B dist? Just curious. I did that for the sake of case-insensitive filesystems & the 'make' passthrough layer. I guess search.cpan.org doesn't pick it up with .txt, though. =/ If Graham's interested in adding that as a "special" file to search, I'll keep it the way it is - otherwise I guess I'll move it to 'INSTALL', since I think the case problem is fixed now. -Ken |