Re: [Module-build-general] Ready for release 0.16?
Status: Beta
Brought to you by:
kwilliams
From: Randy W. S. <Ra...@Th...> - 2003-02-19 11:05:22
|
On 2/18/2003 5:17 PM, Ken Williams wrote: > Hi, > > Because of the recent P5P postings & Dave's perl.com article, there's > been significant interest in rolling out a new CPAN release of M::B > fairly soon. There are several bug fixes and new features (most notably > Module::Signature support, and the 'destdir' installation parameter, > which will allow Chip to make a Debian distro) that would be nice for > people to see rather than seeing what's in 0.15. > > The known outstanding bugs are: > > * C compilation (the compile_c() and link_c() methods) are known to > fail with at least 1 or 2 of the supported compilers on Win32. Randy > Sims has volunteered to work on a fix, but if he's unable to do so > fairly soon, I'm tempted to release it in its current state to get the > other fixes released (Win32 fixes for the Makefile.PL wrapper, for > example). I hope to have this fixed in the next day or two, but depending on how my schedule works out it may be as late as this weekend. I have started on the fixes, and I don't expect them to take too much longer; testing is where most of the time will be involved. In addition to testing with the included test scripts, I'd also like to test against some M::B ready modules from CPAN (both XS & pure perl). Does anyone have a list of such modules? Randy. |