Re: [Module::Build] Does ./Build work on Windows?
Status: Beta
Brought to you by:
kwilliams
|
From: Randy W. S. <Ra...@Th...> - 2006-02-21 03:04:43
|
demerphq wrote: > On 2/2/06, Randy W. Sims <ml...@th...> wrote: >>> BTW, there is one annoying thing about self deletion of the .cmd/.bat >>> Build file. When control returns to the shell it raises a warning >>> about the batch file unexpected ending. Its not an issue, but it is >>> inelegant so figuring out how to make it go away would be nice. >> This is the only issue holding me up. I'm going to do some experimenting >> and research to see if that annoying message can be eliminated somehow. > > Yeah. Its an interesting question. Ill look into it too. I think this is now solved in CVS thanks to help from folks over on alt.msdos.batch. It should work on all NT variants, hopefully 9x also, but that hasn't been tested-I don't have access to anything that old. Anyone willing to test can grab the latest from cvs or I've got a snapshot at: <http://thepierianspring.org/perl/Module-Build.tar.gz> Thanks, Randy. |