in reply to Re^3: no matching '}'
in thread no matching '}'
... a vi problem ...
Like maybe vi syntax parsing getting confused by some Perl statement like
c:\@Work\Perl>perl -wMstrict -le "my $string = 'xxx foo{ yyy'; print 'match' if $string =~ /foo{/; " match
Give a man a fish: <%-(-(-(-<
|
---|