From: | dam [...] cpan.org |
Subject: | [PATCH] do not describe help_flag as a 'Bool' |
In Debian we are currently applying the following patch to
MooseX-Getopt.
We thought you might be interested in it too.
Description: do not describe help_flag as a 'Bool'
This breaks with Getopt::Long::Descriptive 0.103, which add [no-] to boolean
flag's examples, and having '--[no-]help' is not really usefil, as detected by
MooseX::Getopt's test suite
See for example https://www.cpantesters.org/cpan/report/836cb1e8-970d-11e8-a246-74d2b43f8d48
Author: Damyan Ivanov <dmn@debian.org>
The patch is tracked in our Git repository at
https://salsa.debian.org/perl-team/modules/packages/libmoosex-getopt-perl/raw/master/debian/patches/no-bool-help-usage.patch
Thanks for considering,
Damyan Ivanov,
Debian Perl Group