[Module-build-general] Re: Module::Builder 0.11
Status: Beta
Brought to you by:
kwilliams
From: Ken W. <ke...@ma...> - 2002-09-02 01:40:47
|
Hi Dean, Actually, it should really just be a zero-length file. If you create it with zero-length, do the tests still succeed? I think for the time being, I'll just put the single line "MANIFEST" in the file. Eventually I'll be able to get rid of that file altogether, I think, which will be even better. Thanks for the report. -Ken On Monday, September 2, 2002, at 12:03 AM, Dean Wilson wrote: > Hello Mr Williams > I have downloaded a copy of Module::Build version 0.11 from > CPAN and tried > to unpack and run it on a Windows2000 (ServicePack3) desktop > and received > the error: > > Warning: the following files are missing in your kit: > t/MANIFEST > > This file exists in the tar.gz with a zero length so it is not > correctly > unzipped on a Windows machine, while this is a limitation on > Windows i had a > look at the module's directory layout and i think that the MANIFEST > file for t/ should look something like the attached. If the attached is > correct then it fixes both the missing content in the MANIFEST > file and then > the file will be created correctly on Win32 as its not zero length. > > Thank you for your time and a very promising module. > > Dean > -- > > > > ********************************************************************** > This email and any files transmitted with it are confidential and > intended solely for the use of the individual or entity to whom they > are addressed. If you have received this email in error please notify > the postmaster at pos...@we.... > > This footnote also confirms that this email message has been swept by > MIMEsweeper for the presence of computer viruses. > > www.webperform.com > ********************************************************************** > > |