Re: [patch@31988] Revised Module::Build fixes for VMS.

2007-09-28 Thread Craig A. Berry
At 9:31 PM -0500 9/28/07, Ken Williams wrote: >On Sep 28, 2007, at 9:23 PM, Ken Williams wrote: > >> >>Also, the t/install.t patch caused some new failures so I haven't applied >>that yet. >> > >Actually the failures were just because I didn't notice the whole patch didn't >apply cleanly. Once I

Re: [patch@31988] Revised Module::Build fixes for VMS.

2007-09-28 Thread Ken Williams
On Sep 28, 2007, at 9:23 PM, Ken Williams wrote: Also, the t/install.t patch caused some new failures so I haven't applied that yet. Actually the failures were just because I didn't notice the whole patch didn't apply cleanly. Once I went in and hand-applied the remaining hunks, thi

Re: [patch@31988] Revised Module::Build fixes for VMS.

2007-09-28 Thread Ken Williams
On Sep 28, 2007, at 8:55 AM, John E. Malmberg wrote: Additional changes: In Base.pm, created a subroutine to return the regex either as case insensitive or case sensitive based on the setting for File::Spec::case_tolerant. Note in the existing code, one place assumes that the File::Spe

[patch@31988] Revised Module::Build fixes for VMS.

2007-09-28 Thread John E. Malmberg
John E. Malmberg wrote: John E. Malmberg wrote: Craig A. Berry wrote: At 12:27 AM -0500 9/14/07, John E. Malmberg wrote: Hello Ken, Here is another step in getting Module::Build going on VMS. This is generally a step in the right direction in principle, but causes the following failure