The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
0.016   2018-12-07 (PERLANCAR)

	- No functional changes.

	- Previous commit didn't delete all tests for strict.pm.


0.015   2018-12-03 (PERLANCAR)

	- No functional changes.

	- Delete test for strict.pm because Debian splits strict.pm's POD
	  to strict.POD [RT#127839].


0.014   2018-09-11 (PERLANCAR)

        - No functional changes.

        - [doc] Fix notes about prioritization of .pm vs .pod.


0.013   2018-09-11 (PERLANCAR)

	- Supply module core/pp information for compiling Sah schemas.


0.012   2018-06-04 (PERLANCAR)

	- Update to Data::Sah::Coerce 0.025 (coerce rule module metadata
	  version 3).


0.011   2018-04-03 (PERLANCAR)

	- Add schema: perl::modargs.


0.010   2018-01-14 (PERLANCAR)

        - [build] Rebuild with updated DZP:Sah::Schemas to add prereqs to
          Perinci::Sub::XCompletion::* modules.


0.009   2017-02-08 (PERLANCAR)

	- Fix tests for perl < 5.12 where invalid version only results in
	  warning [CT].


0.008   2017-02-06 (PERLANCAR)

        - [Removed] Remove schema: perl_modname_or_filename.

        - Add schemas: perl::filename, perl::pm_filename, perl::pod_filename,
          perl::pod_or_pm_filename.


0.007   2017-01-31 (PERLANCAR)

	- Add schema: perl_modname_or_filename.


0.006   2016-08-03 (PERLANCAR)

	- [Bugfix] perl::modname: Missed normalizing Foo-Bar -> Foo::Bar.

	- Add tests.


0.005   2016-08-03 (PERLANCAR)

	- [Bugfix] Normalize Foo/Bar.pm into Foo::Bar (or Foo-Bar for dist)
	  instead of Foo::Bar::pm (or Foo-Bar-pm).


0.004   2016-07-25 (PERLANCAR)

	- Add schema: perl::version.


0.003   2016-07-22 (PERLANCAR)

	- [build] Rebuild to generate Sah::SchemaR::* modules.


0.002   2016-07-20 (PERLANCAR)

	- Fix coerce rule names.


0.001   2016-07-16 (PERLANCAR)

        - First release.