> > Things like "/foo/sand bar" will now generate a deprecated warning. > > I don't think there was any complaint in our discussions of new modifier > letters about deprecating words following a pattern without a gap. I > think the above example further shows the problem with the current behavior. > > This simple patch deprecates this usage. It does add an extra message > if the following word isn't legitimate to the syntax error that comes > out next, but I don't think that's worth worrying about, and may give > someone a further clue as to where on the line the problem is. > This patch is revised to use t/lib/warnings for testing; slightly different message wording.Thread Previous | Thread Next