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 LeithauserThread Previous | Thread Next