Re: [Module::Build] Re: Module::Build status on VMS
Status: Beta
Brought to you by:
kwilliams
|
From: Yitzchak Scott-T. <sth...@ef...> - 2006-02-24 23:43:25
|
On Fri, Feb 24, 2006 at 05:04:37PM -0600, Ken Williams wrote: > > On Feb 24, 2006, at 11:17 AM, Yitzchak Scott-Thoennes wrote: > > >On Sun, Feb 19, 2006 at 10:10:07PM -0800, Yitzchak Scott-Thoennes > >wrote: > >>In case it helps move things further along, here's Craig's stuff as a > >>patch to CVS, with Tie::CPHash added. Passes all tests using cygwin > >>and windows ActivePerl 5.8.7. I don't see any reason not to apply > >>it. > >>(I made the last change be for VMS only.) > > > >Ping? > > > Hi Yitzchak, > > I just got my laptop recovered this morning from a hard-drive crash > over the weekend. That's why I've been completely out of touch - bad > timing! > > To help my memory get back up to speed: is Tie::CPHash required just > for testing, or also in runtime? Stuff in t/bundled/ is only used > during building and testing, not installed during the 'install' action. Just testing, and apparently really just for VMS, but I think it's be better to have all tests go through the same code, so have all platforms use it. |