Andy Lester
Andy Lester
I don't think that's going to work because vim + ack's regexes are so very different.
Yes, you're correct. `-Q` will turn off all metacharacters, and `--` tells ack that it is at the end of the command line options.
> release a fork of the current functions in Perl::Critic::Utils directly; I'm not sure what you mean by this. You'd release a distro that was just Perl::Critic::Utils?
So long as you wouldn't expect Perl::Critic to use PPIx::Stopgap, I don't see that it would affect Perl::Critic. Eventually we'd want to use the forked functions once they got a...
That seems fine to me. I just don't want to convert to using the utilities PPIx::Stopgap and then again when they make their final home in PPI. If you want...
I don't have any memory usage penalty numbers, because I wasn't even at that point yet. So far, it's just a "Hmm, why is that here?" Every so often I...
Does using `--passthru` even make sense if we're not reading from STDIN?
See also #103
If you were calling ack from the command line, you'd say "ack whatever --rb --js --css". But I don't know about in ackmate.
Thanks for this. There's lot a lot that is out of date on that chart, but this is a good step in the right direction.