Revision history for Perl extension Image::Magick::CommandParser.

1.03  2016-02-10T13:47:00
	- Add missing pre-reqs to Makefile.PL.
	- Remove redundant 'use' statements in various places.
	- Replace 'say' with print. Add "\n" of course to end-of-line.
	- Fix typo in this file left over from previous module.

1.02  2016-02-09T13:26:00
	- Restore File::Slurper to Makefile.PL.

1.01  2016-02-08T17:26:00
	- Change bsd_glob to just glob, since the former was only introduced in Perl V 5.16.

1.00  2015-12-29T11:50:00
	- Original version