Changes for version 0.315 - 2020-04-16

  • Tweak demo script again: provide all possible completion when completing option value for ambiguous option name; this is made possible by Complete::Getopt::Long 0.479 which return an array of possible option names in 'opt' argument instead of undef.

Documentation

Script to demonstrate Getopt::Long::Complete

Modules

A drop-in replacement for Getopt::Long, with shell tab completion