ETOOBUSY 🚀 minimal blogging for the impatient
New App::Easer release 2.006
TL;DR
There’s a new release of App::Easer: 2.006.
I forgot to cite in the Changes
file, but this all thanks to these two
issues:
- Suggested change in help message for “mandatory” and “optional” values
- Help message for Boolean option incorrectly indicates it takes a value
Thanks to the first one, I also learned that boolean options in
Getopt::Long do not necessarily need !
- this is only needed in
case we want to be able to also negate the option.
Stay safe!