On Nov 8, 2004, at 2:21 AM, Joshua Hoblitt wrote:
On Sun, 7 Nov 2004, Randy Kobes wrote:
Until M::B comes into the core, and hence used by ActiveState, what you might consider doing is adding an accompanying Makefile.PL, as Ron mentioned earlier. You
Or bundling M::B with Module::Install. Maybe Ken can comment about M::B's
current state of core worthy-ness?
I think it's ready. There's been some question about whether it needs to do recursive/nested builds before going in the core[1] - my view is that it doesn't. Just because M::B is in the core doesn't mean every core module has to be built with it.
Any other opinions?
[1] for example: http://sourceforge.net/mailarchive/message.php?msg_id=9957410
-Ken