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

	- [test] Add tests.

	- Only apply WordListRole::WordList role when testing unbuilt, to be
          more lightweight.


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

	- Apply WordListRole::WordList role to check that all required
	  methods are supplied.


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

	- [incompatible change] Change object storage from array to the
	  more flexible hash.


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

	- Add reset_indicator(), first_word(), and next_word() like
	  WordList 0.5.2.


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

	- Rename module WordList{,Base}::MetaSyntactic.


0.002   2016-06-08  Released-By: PERLANCAR

	- No functional changes.

	- Tweak Abstract.


0.001   2016-06-06  Released-By: PERLANCAR

        - First release.