The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.45 - 2016-11-04

  • [Bugfix] More bug fixes for completing short option bundle: -S^ (where -S requires value) was completed directly with the values, it should be consistent with -fS^ which completes to [-fS] to give space. So S^ completes to [-S].

Modules

Complete command-line argument using Getopt::Long specification