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

	- [refactor] Split pmversions.ini-related functionality to
	  PMVersions::Util.

	- Observe PMVERSIONS_PATH.


0.04    2017-07-28 (PERLANCAR)

	- Ignore prereqs with custom (/^x_/) phase & relationship.


0.03    2017-07-07 (PERLANCAR)

	- Switch from (ab)using InstallTool phase to using AfterBuild phase
	  to do our stuffs, to be compatible with DZP:StaticInstall.


0.02     2017-07-04 (PERLANCAR)

         - Do not die on missing ~/pmversions.ini [thanks José Joaquín Atria].


0.01     2016-01-19 (PERLANCAR)

         - First release.