The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
0.005   2021-01-26  Released-By: PERLANCAR; Urgency: medium

	- [bugfix] Fix missing variable declaration which was not caught
	  because we didn't use strict, derp.


0.004   2021-01-20  Released-By: PERLANCAR; Urgency: medium

	- Fix typo.


0.003   2020-06-09  Released-By: PERLANCAR; Urgency: medium

	- Add parameterized schema: perl::modname_with_optional_args.

	- [bugfix] Didn't return normalized schema.


0.002   2020-06-04  Released-By: PERLANCAR; Urgency: medium

	- Use meta() as usual in other projects rather than get_args().


0.001   2020-06-04  Released-By: PERLANCAR

        - First release.