On Fri, Feb 13, 2009 at 6:22 AM, Darren Chamberlain <d...@sevenroot.org>wrote:
> On Fri, Feb 13, 2009 at 09:05, Johan Vromans <jvrom...@squirrel.nl> wrote: > >> I could just extract the code from Getopt::Long but I think it would > >> be a useful thing to have as a CPAN module... > > > > No problem with that, but since this is only supposed to assist > > typing, would't looking at readline completions be a better idea? > > What's wrong with Text::Abbrev? It's been part of the core for a long > time. That might be the thing I'm looking for, thanks.