develooper Front page | perl.perl5.porters | Postings from June 2008

Re: [patch@33919] Module build changes for VMS

Thread Previous | Thread Next
From:
Craig A. Berry
Date:
June 5, 2008 10:32
Subject:
Re: [patch@33919] Module build changes for VMS
Message ID:
p06240804c46dd0df22c4@[172.16.52.1]
At 7:15 PM +0200 6/5/08, David Landgren wrote:
>John E. Malmberg wrote:


>--- /rsync_root/perl/lib/Module/Build/t/compat.t	Thu Feb 21 08:04:41 2008
>+++ lib/Module/Build/t/compat.t	Mon May 26 12:59:00 2008
>@@ -21,6 +21,7 @@
> }
> ok 1, "Loaded";
>
>+my $vms_mms = ($^O eq 'VMS') && ($Config{make} =~ /MM[S|K]/i);
>
>That would be $Config{make} =~ /MM[SK]/i
>Vertical pipe loses its magic in a character class.
>

Yes, thanks.  We got that sorted out.  I'm still working on a revised
patch that will be against M::B current instead of against blead.
-- 
________________________________________
Craig A. Berry
mailto:craigberry@mac.com

"... getting out of a sonnet is much more
 difficult than getting in."
                 Brad Leithauser

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About