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.006   2021-04-25  Released-By: PERLANCAR; Urgency: low

	- No functional changes.

	- Add tests.


0.005   2021-04-25  Released-By: PERLANCAR; Urgency: high

	- [bugfix] Previous version doesn't work because it didn't use
	  File::SortedSeek properly plus we need to use something like
	  File::SortedSeek::PERLANCAR to start searching from __DATA__.


0.004   2020-05-23  Released-By: PERLANCAR; Urgency: medium

	- Adjust to WordList 0.7.0+.


0.003   2020-05-22  Released-By: PERLANCAR; Urgency: medium

        - First release. Converted from WordListMod::BinarySearch.