Revision history for Perl extension Devel::MRO

0.03 Tue Feb 10 13:06:36 2009
	- re-packaging

0.02 Tue Feb 10 12:33:02 2009
	- ** The module interface has been changed **
		- mro_compat.h is installed as a library
		- see perldoc Devel::MRO for details
	- use ExtUtils::Depends for Makefile.PL, advised by chocolateboy
	- add a complete example, MyMRO distribution

0.01 Wed Dec  3 12:18:10 2008
	- original version; created by Module::Setup