The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
0.100   2023-01-17  Released-By: PERLANCAR; Urgency: medium

        - [ux] complete_manpage_section(): Give summaries for standard
          sections.


0.09    2017-07-29  Released-By: PERLANCAR

	- Add option 'use_mandb' to allow disabling using apropos, because
	  sometimes mandb is incomplete/not up-to-date.


0.08    2017-07-27  Released-By: PERLANCAR

	- Use mandb (currently via apropos) for faster result.


0.07    2016-10-20  Released-By: PERLANCAR

	- Allow multiple section e.g. 2,3.


0.06    2016-10-15  Released-By: PERLANCAR

	- Add function: complete_manpage_section.


0.05    2016-10-14  Released-By: PERLANCAR

	- Update to Complete::Common 0.17 (remove option 'ci').


0.04    2015-09-09  Released-By: PERLANCAR

	- No functional changes.

	- [dist] Move spec prereqs from RuntimeRequires to
	  DevelopRecommends to reduce deps but still allow indicating spec
	  requirement.


0.03    2015-09-03  Released-By: PERLANCAR

	- No functional changes.

	- [dist] Move spec prereqs from RuntimeRequires to
	  DevelopRecommends to reduce deps but still allow indicating spec
	  requirement.


0.02    2015-01-03  Released-By: PERLANCAR

	- No functional changes.

	- Rebuild (Generate TODO.md).


0.01     2014-12-30  Released-By: PERLANCAR

         - First release.