Re: is there a module ala getopt::long that will ... as well as command-line completion

2001-07-30 Thread Paul Johnson
On Mon, Jul 30, 2001 at 10:36:50AM -0700, Matt Lyon wrote: > here's one for the group... is there a module ala getopt::long that will do > the arg-getting as well as command-line completion with a predefined > list/hash/etc... of keywords? Command line completion is done by a shell rather than an

is there a module ala getopt::long that will ... as well as command-line completion

2001-07-30 Thread Matt Lyon
here's one for the group... is there a module ala getopt::long that will do the arg-getting as well as command-line completion with a predefined list/hash/etc... of keywords? -mL -- Life would be so much easier if its source code was well-commented. -- To unsubscribe, e-mail: [EMAIL PROTECTED]