On Sun, Jul 01, 2001 at 09:37:56AM +0200, Philip Newton wrote: > Looking through changes again, I see a couple of places where > C<$^O eq 'qnx'> turned into C<$^O =~ /^qnx|nto$/>. Presumably, this > is supposed to be something like "if $^O is either 'qnx' or 'nto'" and > not "if $^O starts with 'qnx' or ends with 'nto'". Non-capturing parens > added in those places to clarify the meaning. > > --- lib/ExtUtils/MM_Unix.pm.orig Wed Jun 27 15:32:56 2001 > +++ lib/ExtUtils/MM_Unix.pm Sun Jul 1 07:10:17 2001 Thanks, applied. -- $jhi++; # http://www.iki.fi/jhi/ # There is this special biologist word we use for 'stable'. # It is 'dead'. -- Jack CohenThread Previous | Thread Next