Re: [Module::Build] Beta released
Status: Beta
Brought to you by:
kwilliams
|
From: Graham B. <gb...@po...> - 2004-01-01 11:14:28
|
On 26 Dec 2003, at 23:22, Ken Williams wrote: >> 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. I think for the sake of consistency it should be called INSTALL. If there is a problem in doing that, then I would consider adding the .txt suffix to search Graham. |