On Fri, 3 Aug 2012 16:39:59 -0400
Will Coleda <
wi...@coleda.com> wrote:
> On Fri, Aug 3, 2012 at 3:51 PM, Andy Lester <
an...@petdance.com> wrote:
> >
> > On Aug 3, 2012, at 2:48 PM, Raffaele Ricciardi wrote:
> >
> > A + at the beginning of an argument could be even caught by Ack
> > itself, and a warning issued, before passing arguments to GetOpt.
> >
> > I've also found another workaround: using --match to explicitly
> > specify the pattern, but then + must be escaped.
> >
> >
> > Or should we just tell Getopt::Long to disallow + as a prefix for
> > options?
> >
> > xoa
>
> +1 from me on this.