Re: [Module::Build] Re: Module::Build status on VMS

2006-02-19 Thread Yitzchak Scott-Thoennes
On Sun, Feb 19, 2006 at 11:20:23AM -0800, Yitzchak Scott-Thoennes wrote: > Has anyone familiar with DistGen looked at what Craig is doing? > Can anyone offer any assistance? > > More comments inline. > > On Sun, Feb 05, 2006 at 06:10:58PM -0600, Craig A. Berry wrote: > > At 3:39 PM -0800 2/5/06,

Re: [Module::Build] Re: Module::Build status on VMS

2006-02-19 Thread Yitzchak Scott-Thoennes
Has anyone familiar with DistGen looked at what Craig is doing? Can anyone offer any assistance? More comments inline. On Sun, Feb 05, 2006 at 06:10:58PM -0600, Craig A. Berry wrote: > At 3:39 PM -0800 2/5/06, Yitzchak Scott-Thoennes wrote: > > >Any progress on this front? Given that this is ju

Re: [Module::Build] Re: Module::Build status on VMS

2006-02-05 Thread Craig A. Berry
At 3:39 PM -0800 2/5/06, Yitzchak Scott-Thoennes wrote: >Any progress on this front? Given that this is just for purposes of >running tests, maybe here the hash keys should always be lowercased? > >The previous patch to add Module::Build no longer applies cleanly; > >http://zipcon.net/~sthoenna/m

Re: [Module::Build] Re: Module::Build status on VMS

2006-02-05 Thread Yitzchak Scott-Thoennes
On Thu, Jan 26, 2006 at 10:41:55PM -0600, Craig A. Berry wrote: > At 9:31 PM -0500 1/26/06, John E. Malmberg wrote: > >Craig A. Berry wrote: > >> > >>So now we're getting to the problem that was Yitzchak's first theory, > >>namely that it's a case problem, more specifically, the case-leveled > >>na

Re: [Module::Build] Re: Module::Build status on VMS

2006-01-26 Thread Craig A. Berry
At 9:31 PM -0500 1/26/06, John E. Malmberg wrote: >Craig A. Berry wrote: >> >>So now we're getting to the problem that was Yitzchak's first theory, >>namely that it's a case problem, more specifically, the case-leveled >>names returned from File::Find do not match the case-preserved names >>in the

Re: [Module::Build] Re: Module::Build status on VMS

2006-01-26 Thread John E. Malmberg
Craig A. Berry wrote: So now we're getting to the problem that was Yitzchak's first theory, namely that it's a case problem, more specifically, the case-leveled names returned from File::Find do not match the case-preserved names in the hash, so we delete the files because they are not recognize

Re: [Module::Build] Re: Module::Build status on VMS

2006-01-26 Thread Craig A. Berry
At 5:35 PM -0600 1/26/06, Ken Williams wrote: >On Jan 26, 2006, at 11:45 AM, Craig A. Berry wrote: >>The pathname is ok. The test can't find it because it really doesn't >>exist because it got deleted by DistGen->clean(), which doesn't >>recognize it as one of the directories in its cache of direc

Re: [Module::Build] Re: Module::Build status on VMS

2006-01-26 Thread Ken Williams
On Jan 26, 2006, at 11:45 AM, Craig A. Berry wrote: The pathname is ok. The test can't find it because it really doesn't exist because it got deleted by DistGen->clean(), which doesn't recognize it as one of the directories in its cache of directory names. The basic issues revolve around VMS f

Re: [Module::Build] Re: Module::Build status on VMS

2006-01-26 Thread Ken Williams
On Jan 26, 2006, at 11:45 AM, Craig A. Berry wrote: The pathname is ok. The test can't find it because it really doesn't exist because it got deleted by DistGen->clean(), which doesn't recognize it as one of the directories in its cache of directory names. The basic issues revolve around VMS