The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
0.091   2023-05-04  Released-By: PERLANCAR; Urgency: medium

        - Be more lightweight (do not use 5.010, do not use strict/warnings).


0.090   2019-02-02  Released-By: PERLANCAR

	- No functional changes.

	- Mention no support for hash storage mode, implicit destination;
	  replace term 'handler' with 'destination' (ref:
	  https://github.com/perlancar/perl-Getopt-Long-More/issues/21).


0.08    2016-12-03  Released-By: PERLANCAR

	- No functional changes.

	- [doc] Mention Getopt::Long::More.


0.07    2015-12-02  Released-By: PERLANCAR

        - Allow setting empty option value '--name=' (gnu_compat).


0.06    2015-06-17  Released-By: PERLANCAR

	- No functional changes.

	- [doc] Fix POD formatting.


0.05    2015-06-17  Released-By: PERLANCAR

	- No functional changes.

	- [dzil] Use DZP:IfBuilt.


0.04    2015-06-16  Released-By: PERLANCAR

	- [Bugfix] Allow .1 for float.


0.03    2015-06-16  Released-By: PERLANCAR

	- No functional changes.

	- Fix Abstract.


0.02    2015-06-16  Released-By: PERLANCAR

	- No functional changes.

	- [doc] Note about lack of support of arrays.


0.01    2015-06-16  Released-By: PERLANCAR

        - First release.