Mark Martinec writes: > 'make test' yields: > > t/mkrules......................... > Unquoted string "ifplugin" may clash with future reserved word > at t/mkrules.t line 404. > Unquoted string "ifversion" may clash with future reserved word > at t/mkrules.t line 405. > > What are the values in %patterns entries supposed to be? > Strings, bare words, function calls?
strings. --j.
