On Wed, 3 Apr 2002, Stas Bekman wrote: > Per Einar Ellefsen wrote: [ .. ] > > > I think that's it. > > For bin/build to work correctly, there must also be .bat versions of > > build and docset_build. I'm not sure about how to handle this in a > > general way, maybe the bat files should be integrated into CVS or > > something? I need some tips on that. > > How other cross-platform packages that install binaries handle this?
On Win32, for packages built using ExtUtils::MakeMaker, any file designated as an executable script gets 'pl2bat' called on it, which creates a .bat version. best regards, randy kobes --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
